Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add write benchmark to perf regression workflow #334

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

nirosys
Copy link
Contributor

@nirosys nirosys commented Oct 20, 2023

Issue #, if available: n/a

Description of changes:
This PR adds write benchmarks to the performance regression workflow.

The mechanism is exactly the same as the read benchmarks, using the exact same datasets. This PR splits the deserialization results out into a new deserialization specific output, and adds the serialization results to a similar output. Both read and write benchmarks are compared separately. If either set of benchmarks has a >5% increase the workflow will fail. The output of both comparisons will be printed, and the output for each benchmark, as well as the comparisons are now uploaded as artifacts for review.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@nirosys nirosys marked this pull request as ready for review October 23, 2023 18:50
@nirosys nirosys merged commit fc732e0 into amazon-ion:master Oct 23, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants