generated from tophat/new-project-kit
-
Notifications
You must be signed in to change notification settings - Fork 36
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
- Loading branch information
Noah Negin-Ulster
committed
Dec 29, 2022
1 parent
4c25bf2
commit 3d39af0
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
3d39af0
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.8554474251646511
iter/sec (stddev: 0.04062090380997857
)0.6754078596653935
iter/sec (stddev: 0.06391877117699159
)0.79
benchmarks/test_1000x.py::test_1000x_writes
0.8532381280127682
iter/sec (stddev: 0.04420471311933315
)0.6345993135561808
iter/sec (stddev: 0.23174880874067105
)0.74
benchmarks/test_standard.py::test_standard
0.8231869243412452
iter/sec (stddev: 0.054733927585080416
)0.6315599143065584
iter/sec (stddev: 0.0923523543680502
)0.77
This comment was automatically generated by workflow using github-action-benchmark.