-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Playground #265
Merged
Merged
Playground #265
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
Benchmark suite | Current: ce80a7e | Previous: 91e0d16 | Ratio |
---|---|---|---|
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 |
17465.586245185208 iter/sec (stddev: 0.000004184728642565767 ) |
17716.58077027496 iter/sec (stddev: 0.000004005477072018017 ) |
1.01 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 |
678.946846167155 iter/sec (stddev: 0.0000042803294792533325 ) |
676.7410169314147 iter/sec (stddev: 0.000004174122040472834 ) |
1.00 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 |
11.28576488092682 iter/sec (stddev: 0.001005884993502669 ) |
11.247957891065054 iter/sec (stddev: 0.0015424308308432668 ) |
1.00 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 |
68.96080151152967 iter/sec (stddev: 0.0026955614070088424 ) |
66.07676458875035 iter/sec (stddev: 0.0033629954672616184 ) |
0.96 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions |
21503.57281904219 iter/sec (stddev: 0.0000035846071172077774 ) |
21979.398709334157 iter/sec (stddev: 0.0000016882174408448359 ) |
1.02 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions |
1573.0581698039907 iter/sec (stddev: 0.000028432905093543578 ) |
1550.815453657749 iter/sec (stddev: 0.00004142111316176204 ) |
0.99 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions |
126.19819029523073 iter/sec (stddev: 0.0024156569353419293 ) |
114.52370239232138 iter/sec (stddev: 0.0031822196588531743 ) |
0.91 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions |
100.07789362695833 iter/sec (stddev: 0.0024442591217953102 ) |
85.95747833113526 iter/sec (stddev: 0.00440029198246317 ) |
0.86 |
This comment was automatically generated by workflow using github-action-benchmark.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.