[RUM-9457] - Automated regression detecting benchmark system#949
Merged
sbarrio merged 1 commit intoJul 30, 2025
Merged
Conversation
b9988bf to
eced028
Compare
Contributor
|
Created a Jira card for review: /DOCS-11646 |
maycmlee
previously approved these changes
Jul 28, 2025
Contributor
maycmlee
left a comment
There was a problem hiding this comment.
Just a couple of small suggestions, but approving
0ab09a3 to
4d3b578
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR merges the feature branch implementing the Benchmark app and its related CI tooling into develop.
It includes the following PRs:
[RUM 9617] Base Benchmark app with support for Test Scenarios and external config
[RUM 9598] Add Log test scenarios to the Benchmark app
[RUM 9600] Add Traces scenario to Benchmark app
[RUM 9602] Add Manual RUM test scenario to Benchmark app
[RUM 9603] Add RUM Auto test scenario to Benchmark app
[RUM 9660] Add session-replay-scenario to Benchmark app
[RUM 9618] Add CI tools for Base Benchmark app
Motivation
We should have a a set of automated scenarios ran and profiled on our benchmark app with every push to develop so we can monitor the impact and overhead that integrating the SDK into a host app supposes.
Review checklist (to be filled by reviewers)