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.
refactor: rename Fossil to Collection
BREAKING CHANGE: The term 'fossil' has been replaced by the clearer term 'collection'.
- Loading branch information
Noah Negin-Ulster
committed
Dec 1, 2022
1 parent
bbc7ef2
commit 6aa2f3f
Showing
10 changed files
with
183 additions
and
154 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
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
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
Oops, something went wrong.
6aa2f3f
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.6607004905829982
iter/sec (stddev: 0.08557871146403549
)0.6754078596653935
iter/sec (stddev: 0.06391877117699159
)1.02
benchmarks/test_1000x.py::test_1000x_writes
0.2526369107414005
iter/sec (stddev: 0.13015893497855144
)0.6345993135561808
iter/sec (stddev: 0.23174880874067105
)2.51
benchmarks/test_standard.py::test_standard
0.6123297954858877
iter/sec (stddev: 0.12676417422582195
)0.6315599143065584
iter/sec (stddev: 0.0923523543680502
)1.03
This comment was automatically generated by workflow using github-action-benchmark.
6aa2f3f
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.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.benchmarks/test_1000x.py::test_1000x_writes
0.2526369107414005
iter/sec (stddev: 0.13015893497855144
)0.6345993135561808
iter/sec (stddev: 0.23174880874067105
)2.51
This comment was automatically generated by workflow using github-action-benchmark.