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

[DO NOT LAND] benchmarking of array index access paths #977

Closed
wants to merge 16 commits into from

Conversation

msridhar
Copy link
Collaborator

No description provided.

Copy link

Main Branch:

Benchmark                          Mode  Cnt   Score   Error  Units
AutodisposeBenchmark.compile      thrpt   25   9.269 ± 0.084  ops/s
CaffeineBenchmark.compile         thrpt   25   2.142 ± 0.024  ops/s
DFlowMicroBenchmark.compile       thrpt   25  25.007 ± 0.287  ops/s
NullawayReleaseBenchmark.compile  thrpt   25   1.275 ± 0.016  ops/s

With This PR:

Benchmark                          Mode  Cnt   Score   Error  Units
AutodisposeBenchmark.compile      thrpt   25   9.203 ± 0.128  ops/s
CaffeineBenchmark.compile         thrpt   25   2.143 ± 0.021  ops/s
DFlowMicroBenchmark.compile       thrpt   25  25.259 ± 0.125  ops/s
NullawayReleaseBenchmark.compile  thrpt   25   1.269 ± 0.019  ops/s

@msridhar msridhar closed this Jun 14, 2024
@msridhar msridhar deleted the array-index-benchmark branch June 14, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants