-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
split up files to increase performance
- Loading branch information
Showing
1 changed file
with
10 additions
and
5 deletions.
There are no files selected for viewing
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
bb898cb
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.
Carball Benchmarks
carball/tests/benchmarking/benchmarking.py::test_short_sample
0.8383283438001359
iter/sec (stddev: 0.013969634230780553
)0.7050307330806994
iter/sec (stddev: 0.03022050037056977
)0.84
carball/tests/benchmarking/benchmarking.py::test_short_dropshot
0.6217107609612925
iter/sec (stddev: 0.01135094999661696
)0.539799091882344
iter/sec (stddev: 0.024505116076094523
)0.87
carball/tests/benchmarking/benchmarking.py::test_full_rumble
0.05796918422604314
iter/sec (stddev: 0.25200401513316373
)0.04811986639941799
iter/sec (stddev: 0.08466977021111999
)0.83
carball/tests/benchmarking/benchmarking.py::test_oce_rlcs
0.05985297152522901
iter/sec (stddev: 0.23491063558600092
)0.049629694764698605
iter/sec (stddev: 0.19747096100517594
)0.83
carball/tests/benchmarking/benchmarking.py::test_oce_rlcs_intensive
0.05388653570993536
iter/sec (stddev: 0.1618768112757941
)0.0440867988409029
iter/sec (stddev: 0.0924475456060933
)0.82
This comment was automatically generated by workflow using github-action-benchmark.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
Sorry, something went wrong.
bb898cb
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.
Carball Benchmarks
carball/tests/benchmarking/benchmarking.py::test_short_sample
0.6859802456336029
iter/sec (stddev: 0.018289095283613357
)0.7050307330806994
iter/sec (stddev: 0.03022050037056977
)1.03
carball/tests/benchmarking/benchmarking.py::test_short_dropshot
0.519246502508637
iter/sec (stddev: 0.030643572308412907
)0.539799091882344
iter/sec (stddev: 0.024505116076094523
)1.04
carball/tests/benchmarking/benchmarking.py::test_full_rumble
0.047095062616136156
iter/sec (stddev: 0.1307640580786393
)0.04811986639941799
iter/sec (stddev: 0.08466977021111999
)1.02
carball/tests/benchmarking/benchmarking.py::test_oce_rlcs
0.04860015160187431
iter/sec (stddev: 0.1681248817650644
)0.049629694764698605
iter/sec (stddev: 0.19747096100517594
)1.02
carball/tests/benchmarking/benchmarking.py::test_oce_rlcs_intensive
0.04270694007446089
iter/sec (stddev: 0.17752059280352367
)0.0440867988409029
iter/sec (stddev: 0.0924475456060933
)1.03
This comment was automatically generated by workflow using github-action-benchmark.