generated from tophat/new-project-kit
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure all pytest options are serializable (#667)
- Loading branch information
Showing
3 changed files
with
54 additions
and
4 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
07ab028
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
benchmarks/test_1000x.py::test_1000x_reads
0.7629402366009246
iter/sec (stddev: 0.06344219388536108
)0.6754078596653935
iter/sec (stddev: 0.06391877117699159
)0.89
benchmarks/test_1000x.py::test_1000x_writes
0.7719455407767241
iter/sec (stddev: 0.06669150613306696
)0.6345993135561808
iter/sec (stddev: 0.23174880874067105
)0.82
benchmarks/test_standard.py::test_standard
0.7363548584781933
iter/sec (stddev: 0.0787553359466744
)0.6315599143065584
iter/sec (stddev: 0.0923523543680502
)0.86
This comment was automatically generated by workflow using github-action-benchmark.