Skip to content

Detect benchmarks that return promise and handle them as deferred ben… #4

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

Closed
wants to merge 1 commit into from

Conversation

qwwdfsad
Copy link
Contributor

@qwwdfsad qwwdfsad commented Mar 4, 2019

…chmarks

@@ -87,7 +104,6 @@ class Suite(val title: String, @Suppress("UNUSED_PARAMETER") dummy_args: Array<o
else -> throw UnsupportedOperationException("Format ${args.traceFormat} is not supported.")
}


results.add(result)
Copy link
Contributor Author

@qwwdfsad qwwdfsad Mar 4, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

" ~ ${score.format(d)} ops/sec ±${(error / score * 100).format(2)}%"

Note:

503605.36243746534 -> 503,605
888363222.2482474 -> 883,332,174
9.646745136351585 ->  9.6,467

And this is a bit confusing

@qwwdfsad qwwdfsad force-pushed the js-async-benchmarks branch from cc54cc2 to 98ab43e Compare March 5, 2019 08:55
@qwwdfsad qwwdfsad marked this pull request as ready for review March 5, 2019 09:18
@qwwdfsad qwwdfsad requested a review from orangy March 5, 2019 09:18
@orangy orangy closed this Mar 20, 2019
@orangy orangy deleted the js-async-benchmarks branch March 20, 2019 16:33
OndrejSliva pushed a commit to OndrejSliva/kotlinx-benchmark that referenced this pull request Jan 10, 2024
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v1...v2.2.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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