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

Optimize Promise #7557

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Optimize Promise #7557

merged 1 commit into from
Nov 24, 2022

Conversation

adamgfraser
Copy link
Contributor

Before:

[info] Benchmark                                Mode  Cnt   Score   Error  Units
[info] PromiseBenchmarks.zioPromiseAwaitDone   thrpt   15  34.401 ± 0.366  ops/s

After:

[info] Benchmark                                Mode  Cnt   Score   Error  Units
[info] PromiseBenchmarks.zioPromiseAwaitDone   thrpt   15  80.713 ± 0.788  ops/s

@adamgfraser adamgfraser requested a review from jdegoes November 24, 2022 14:01
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