-
-
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
Add playground #259
Merged
Merged
Add playground #259
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: d77809a | Previous: 5394261 | Ratio |
---|---|---|---|
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 |
18137.875057402853 iter/sec (stddev: 0.000003877278613788806 ) |
17658.812320815352 iter/sec (stddev: 0.000005551283205899742 ) |
0.97 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 |
658.0770934688945 iter/sec (stddev: 0.00005023032015206271 ) |
680.8551895226473 iter/sec (stddev: 0.000005785689104919144 ) |
1.03 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 |
12.234502464733854 iter/sec (stddev: 0.0029543838435448977 ) |
12.095512390183602 iter/sec (stddev: 0.0022476686580971735 ) |
0.99 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 |
69.36879728927319 iter/sec (stddev: 0.0027096911682646056 ) |
69.01616558745164 iter/sec (stddev: 0.0028243985959931477 ) |
0.99 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions |
21566.295331095047 iter/sec (stddev: 0.00000300089046852095 ) |
22500.883160129288 iter/sec (stddev: 0.0000019120167377713685 ) |
1.04 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions |
1573.2316522268939 iter/sec (stddev: 0.0000382530626473912 ) |
1368.379259446828 iter/sec (stddev: 0.0001695279315503828 ) |
0.87 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions |
123.62055530948005 iter/sec (stddev: 0.0026618374340042997 ) |
120.44691248734017 iter/sec (stddev: 0.002790415044091116 ) |
0.97 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions |
96.63851058562642 iter/sec (stddev: 0.002758574874260687 ) |
97.7830581063794 iter/sec (stddev: 0.0026862167080507955 ) |
1.01 |
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.