-
-
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
ce85bdd
commit 5cb7250
Showing
8 changed files
with
99 additions
and
92 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.
5cb7250
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
441
ops/sec (±1.82%
)436
ops/sec (±1.92%
)0.99
infer All
9455
ops/sec (±1.50%
)9395
ops/sec (±2.10%
)0.99
denormalizeLong
332
ops/sec (±2.54%
)224
ops/sec (±3.65%
)0.67
denormalizeLong donotcache
875
ops/sec (±1.34%
)849
ops/sec (±0.48%
)0.97
denormalizeShort donotcache 500x
1367
ops/sec (±0.21%
)1341
ops/sec (±0.21%
)0.98
denormalizeShort 500x
960
ops/sec (±0.30%
)699
ops/sec (±2.54%
)0.73
denormalizeLong with mixin Entity
310
ops/sec (±0.39%
)223
ops/sec (±2.41%
)0.72
denormalizeLong withCache
7202
ops/sec (±0.12%
)6819
ops/sec (±0.35%
)0.95
denormalizeLongAndShort withEntityCacheOnly
1592
ops/sec (±1.57%
)1548
ops/sec (±0.57%
)0.97
denormalizeLong All withCache
6133
ops/sec (±1.31%
)5796
ops/sec (±0.33%
)0.95
denormalizeLong Query-sorted withCache
6307
ops/sec (±0.30%
)6118
ops/sec (±0.43%
)0.97
getResponse
5113
ops/sec (±1.95%
)4987
ops/sec (±1.05%
)0.98
getResponse (null)
2964348
ops/sec (±0.41%
)2959104
ops/sec (±1.12%
)1.00
getResponse (clear cache)
297
ops/sec (±0.43%
)215
ops/sec (±2.80%
)0.72
getSmallResponse
2257
ops/sec (±0.31%
)2219
ops/sec (±0.20%
)0.98
getSmallInferredResponse
1810
ops/sec (±0.36%
)1771
ops/sec (±0.35%
)0.98
getResponse Query-sorted
705
ops/sec (±1.22%
)669
ops/sec (±1.32%
)0.95
getResponse Collection
5165
ops/sec (±1.66%
)4834
ops/sec (±1.49%
)0.94
setLong
441
ops/sec (±2.03%
)435
ops/sec (±2.23%
)0.99
setLongWithMerge
194
ops/sec (±0.16%
)182
ops/sec (±1.09%
)0.94
setLongWithSimpleMerge
207
ops/sec (±0.19%
)193
ops/sec (±2.06%
)0.93
This comment was automatically generated by workflow using github-action-benchmark.