-
-
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 #260
Merged
Merged
Add playground #260
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: 80a1877 | Previous: e1cdb29 | Ratio |
---|---|---|---|
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 |
17248.472001222843 iter/sec (stddev: 0.0000044950070966917825 ) |
16865.112827889414 iter/sec (stddev: 4.0941482551450125e-7 ) |
0.98 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 |
637.1088915937285 iter/sec (stddev: 0.0000031170681139923614 ) |
662.2403186006052 iter/sec (stddev: 0.00001748455866765461 ) |
1.04 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 |
11.874175752605735 iter/sec (stddev: 0.00465708686101541 ) |
11.540784554132344 iter/sec (stddev: 0.0010537891444778848 ) |
0.97 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 |
68.48043325871278 iter/sec (stddev: 0.0029970192711822365 ) |
69.39419605888364 iter/sec (stddev: 0.002640076152102023 ) |
1.01 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions |
22540.976678248695 iter/sec (stddev: 0.0000027918697058000764 ) |
22157.35042431737 iter/sec (stddev: 0.0000015698477634167056 ) |
0.98 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions |
1586.5185270868046 iter/sec (stddev: 0.00002927316008055919 ) |
1563.7744761960819 iter/sec (stddev: 0.000029593550165256146 ) |
0.99 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions |
118.37755557756499 iter/sec (stddev: 0.003157991210681768 ) |
122.37695850402007 iter/sec (stddev: 0.0025574855850854124 ) |
1.03 |
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions |
99.28433123725256 iter/sec (stddev: 0.0023961725372765594 ) |
96.14179145230426 iter/sec (stddev: 0.0027282186387219466 ) |
0.97 |
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.