You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
d54b1df
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
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10
15236.00572859564
iter/sec (stddev: 0.00000884463304121074
)15436.076890304244
iter/sec (stddev: 0.0000055752541265092595
)1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100
687.3545020889121
iter/sec (stddev: 0.000029165679846954946
)677.7356486006063
iter/sec (stddev: 0.00000341327514426936
)0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000
11.713381338670674
iter/sec (stddev: 0.0004072841014469043
)11.887340709768216
iter/sec (stddev: 0.000052108678605269555
)1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10
65.9332267707349
iter/sec (stddev: 0.0001888134911834844
)64.90656378855316
iter/sec (stddev: 0.0004672135931808385
)0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions
22451.47674620705
iter/sec (stddev: 0.000002713168717305624
)22698.229311237006
iter/sec (stddev: 0.0000025935262510830523
)1.01
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions
1675.9063573953833
iter/sec (stddev: 0.000010335709110222064
)1649.6967857312832
iter/sec (stddev: 0.00000695312240128807
)0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions
133.71288538124412
iter/sec (stddev: 0.001750718608467575
)119.59906399140675
iter/sec (stddev: 0.0029335646400105407
)0.89
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions
104.03890688899713
iter/sec (stddev: 0.0015457201501683324
)100.24871153965094
iter/sec (stddev: 0.0021191774564596434
)0.96
This comment was automatically generated by workflow using github-action-benchmark.