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

Fix broken AtomBenchmarks #3546

Merged
merged 2 commits into from
Jun 23, 2022

Conversation

JaroslavTulach
Copy link
Member

[ci no changelog needed]

Pull Request Description

AtomBenchmarks are broken since the introduction of micro distribution. The micro distribution doesn't contain Range and as such one cannot use 1.up_to method.

Important Notes

I have rewritten enso code to manual generator. The results of the benchmark seem comparable. Executed as:

sbt:runtime> benchOnly AtomBenchmarks

Checklist

Please include the following checklist in your PR:

  • All code has been tested:
    • [ x ] Benchmark can be executed

@JaroslavTulach JaroslavTulach requested a review from kustosz June 23, 2022 10:28
@JaroslavTulach JaroslavTulach requested a review from 4e6 as a code owner June 23, 2022 10:28
@JaroslavTulach JaroslavTulach self-assigned this Jun 23, 2022
@JaroslavTulach JaroslavTulach added the CI: Ready to merge This PR is eligible for automatic merge label Jun 23, 2022
@mergify mergify bot merged commit de89673 into develop Jun 23, 2022
@mergify mergify bot deleted the wip/jtulach/DontDependOnRangeInBenchmarks_182199750 branch June 23, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: Ready to merge This PR is eligible for automatic merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants