-
-
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
000e19f
commit 94265b9
Showing
8 changed files
with
66 additions
and
93 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
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
94265b9
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
201
ops/sec (±2.92%
)266
ops/sec (±0.69%
)1.32
infer All
4693
ops/sec (±0.90%
)5526
ops/sec (±0.39%
)1.18
denormalizeLong
101
ops/sec (±3.93%
)171
ops/sec (±0.86%
)1.69
denormalizeLong donotcache
368
ops/sec (±1.22%
)458
ops/sec (±0.21%
)1.24
denormalizeShort donotcache 500x
702
ops/sec (±2.39%
)804
ops/sec (±1.65%
)1.15
denormalizeShort 500x
331
ops/sec (±4.61%
)579
ops/sec (±0.25%
)1.75
denormalizeLong with mixin Entity
97.87
ops/sec (±4.74%
)170
ops/sec (±0.78%
)1.74
denormalizeLong withCache
3095
ops/sec (±1.00%
)3771
ops/sec (±0.14%
)1.22
denormalizeLongAndShort withEntityCacheOnly
638
ops/sec (±0.77%
)849
ops/sec (±0.33%
)1.33
denormalizeLong All withCache
3322
ops/sec (±0.72%
)4329
ops/sec (±0.10%
)1.30
denormalizeLong Query-sorted withCache
3313
ops/sec (±1.28%
)4344
ops/sec (±0.23%
)1.31
getResponse
2587
ops/sec (±2.01%
)3312
ops/sec (±2.27%
)1.28
getResponse (null)
1897661
ops/sec (±1.24%
)2258196
ops/sec (±0.15%
)1.19
getResponse (clear cache)
88.01
ops/sec (±4.76%
)160
ops/sec (±0.98%
)1.82
getSmallResponse
1391
ops/sec (±0.86%
)1667
ops/sec (±0.10%
)1.20
getSmallInferredResponse
1155
ops/sec (±1.14%
)1427
ops/sec (±0.16%
)1.24
getResponse Query-sorted
298
ops/sec (±1.81%
)397
ops/sec (±1.97%
)1.33
setLong
201
ops/sec (±3.38%
)265
ops/sec (±0.68%
)1.32
setLongWithMerge
87.76
ops/sec (±1.24%
)117
ops/sec (±0.46%
)1.33
setLongWithSimpleMerge
95.59
ops/sec (±0.88%
)126
ops/sec (±0.54%
)1.32
This comment was automatically generated by workflow using github-action-benchmark.