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

Remove pypy from benchmarking, and split requirements #378

Merged
merged 3 commits into from
Oct 21, 2024

Conversation

nirosys
Copy link
Contributor

@nirosys nirosys commented Oct 18, 2024

Issue #, if available: #377

Description of changes:
This PR removes pypy from the performance regression workflows. It also removes the benchmark cli tests, and benchmark spec tests from the main build & tests workflows so that we can eliminate other format libraries that may not support pypy from our ci checks, in order to continue validating pypy correctness.

requirements.txt has been split and requirements_benchmark.txt has been populated with the dependencies needed only for benchmarking. When running the performance regression workflows, or local benchmarking efforts this new requirements file will need to be installed as well.


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 21, 2024 07:34
@nirosys nirosys merged commit 96721e5 into amazon-ion:master Oct 21, 2024
33 checks passed
@nirosys nirosys mentioned this pull request Oct 21, 2024
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