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: incorrect marking of TestClass.test_method as unused, close #717
- Loading branch information
Noah Negin-Ulster
committed
Jun 19, 2023
1 parent
eb3183d
commit f71d1aa
Showing
2 changed files
with
38 additions
and
1 deletion.
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
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
f71d1aa
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.579345497818308
iter/sec (stddev: 0.07971788674602952
)0.6308297334975749
iter/sec (stddev: 0.051713625654997736
)1.09
benchmarks/test_1000x.py::test_1000x_writes
0.5748387652193828
iter/sec (stddev: 0.05900668003193158
)0.6342425353394988
iter/sec (stddev: 0.0828116786033814
)1.10
benchmarks/test_standard.py::test_standard
0.5521781179110627
iter/sec (stddev: 0.11408890946762458
)0.6101786430715832
iter/sec (stddev: 0.0866700410881286
)1.11
This comment was automatically generated by workflow using github-action-benchmark.