-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pkg: Update all non-major dependencies
- Loading branch information
1 parent
d3ef12b
commit 44bb47b
Showing
8 changed files
with
154 additions
and
152 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
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
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
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.
44bb47b
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
normalizeLong
417
ops/sec (±1.89%
)403
ops/sec (±2.00%
)0.97
infer All
9159
ops/sec (±2.57%
)8959
ops/sec (±1.54%
)0.98
denormalizeLong
274
ops/sec (±2.56%
)274
ops/sec (±1.96%
)1
denormalizeLong donotcache
724
ops/sec (±0.61%
)715
ops/sec (±0.34%
)0.99
denormalizeShort donotcache 500x
1250
ops/sec (±0.23%
)1260
ops/sec (±0.18%
)1.01
denormalizeShort 500x
876
ops/sec (±0.57%
)889
ops/sec (±0.38%
)1.01
denormalizeLong with mixin Entity
263
ops/sec (±0.33%
)268
ops/sec (±0.47%
)1.02
denormalizeLong withCache
5873
ops/sec (±0.18%
)5954
ops/sec (±0.23%
)1.01
denormalizeLongAndShort withEntityCacheOnly
1519
ops/sec (±0.46%
)1462
ops/sec (±0.54%
)0.96
denormalizeLong All withCache
7057
ops/sec (±0.24%
)6820
ops/sec (±0.25%
)0.97
denormalizeLong Query-sorted withCache
6703
ops/sec (±0.16%
)6627
ops/sec (±0.64%
)0.99
getResponse
5525
ops/sec (±1.14%
)5572
ops/sec (±1.20%
)1.01
getResponse (null)
2919255
ops/sec (±0.17%
)3230299
ops/sec (±0.21%
)1.11
getResponse (clear cache)
260
ops/sec (±0.46%
)253
ops/sec (±1.23%
)0.97
getSmallResponse
2056
ops/sec (±0.10%
)2224
ops/sec (±0.31%
)1.08
getSmallInferredResponse
1776
ops/sec (±0.11%
)1902
ops/sec (±0.41%
)1.07
getResponse Query-sorted
689
ops/sec (±1.20%
)672
ops/sec (±1.37%
)0.98
setLong
414
ops/sec (±2.14%
)393
ops/sec (±2.01%
)0.95
setLongWithMerge
184
ops/sec (±0.20%
)178
ops/sec (±0.21%
)0.97
setLongWithSimpleMerge
197
ops/sec (±0.47%
)190
ops/sec (±0.96%
)0.96
This comment was automatically generated by workflow using github-action-benchmark.