-
-
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 92382de
Showing
8 changed files
with
122 additions
and
120 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.
92382de
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
409
ops/sec (±2.39%
)403
ops/sec (±2.00%
)0.99
infer All
9184
ops/sec (±0.76%
)8959
ops/sec (±1.54%
)0.98
denormalizeLong
279
ops/sec (±2.03%
)274
ops/sec (±1.96%
)0.98
denormalizeLong donotcache
740
ops/sec (±0.38%
)715
ops/sec (±0.34%
)0.97
denormalizeShort donotcache 500x
1261
ops/sec (±0.23%
)1260
ops/sec (±0.18%
)1.00
denormalizeShort 500x
875
ops/sec (±0.34%
)889
ops/sec (±0.38%
)1.02
denormalizeLong with mixin Entity
267
ops/sec (±0.58%
)268
ops/sec (±0.47%
)1.00
denormalizeLong withCache
5705
ops/sec (±0.29%
)5954
ops/sec (±0.23%
)1.04
denormalizeLongAndShort withEntityCacheOnly
1488
ops/sec (±0.47%
)1462
ops/sec (±0.54%
)0.98
denormalizeLong All withCache
6612
ops/sec (±0.32%
)6820
ops/sec (±0.25%
)1.03
denormalizeLong Query-sorted withCache
6606
ops/sec (±0.18%
)6627
ops/sec (±0.64%
)1.00
getResponse
5261
ops/sec (±0.67%
)5572
ops/sec (±1.20%
)1.06
getResponse (null)
2882118
ops/sec (±0.30%
)3230299
ops/sec (±0.21%
)1.12
getResponse (clear cache)
261
ops/sec (±0.49%
)253
ops/sec (±1.23%
)0.97
getSmallResponse
2013
ops/sec (±0.27%
)2224
ops/sec (±0.31%
)1.10
getSmallInferredResponse
1787
ops/sec (±0.25%
)1902
ops/sec (±0.41%
)1.06
getResponse Query-sorted
676
ops/sec (±1.14%
)672
ops/sec (±1.37%
)0.99
setLong
414
ops/sec (±2.23%
)393
ops/sec (±2.01%
)0.95
setLongWithMerge
180
ops/sec (±0.26%
)178
ops/sec (±0.21%
)0.99
setLongWithSimpleMerge
195
ops/sec (±0.36%
)190
ops/sec (±0.96%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.