-
-
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
9acc7be
commit 0b6ca5f
Showing
10 changed files
with
199 additions
and
201 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
Oops, something went wrong.
0b6ca5f
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
248
ops/sec (±2.17%
)211
ops/sec (±2.76%
)0.85
infer All
5410
ops/sec (±0.30%
)4619
ops/sec (±0.82%
)0.85
denormalizeLong
170
ops/sec (±1.04%
)112
ops/sec (±4.49%
)0.66
denormalizeLong donotcache
462
ops/sec (±0.24%
)387
ops/sec (±1.01%
)0.84
denormalizeShort donotcache 500x
804
ops/sec (±2.40%
)664
ops/sec (±1.45%
)0.83
denormalizeShort 500x
591
ops/sec (±1.42%
)345
ops/sec (±4.01%
)0.58
denormalizeLong with mixin Entity
171
ops/sec (±0.76%
)109
ops/sec (±3.54%
)0.64
denormalizeLong withCache
4014
ops/sec (±0.24%
)3286
ops/sec (±0.23%
)0.82
denormalizeLongAndShort withEntityCacheOnly
882
ops/sec (±0.26%
)702
ops/sec (±3.20%
)0.80
denormalizeLong All withCache
4971
ops/sec (±0.05%
)3985
ops/sec (±0.17%
)0.80
denormalizeLong Query-sorted withCache
4660
ops/sec (±0.23%
)3857
ops/sec (±1.14%
)0.83
getResponse
4150
ops/sec (±3.37%
)2944
ops/sec (±2.18%
)0.71
getResponse (null)
2255421
ops/sec (±0.09%
)1865830
ops/sec (±0.69%
)0.83
getResponse (clear cache)
163
ops/sec (±2.82%
)105
ops/sec (±3.71%
)0.64
getSmallResponse
1596
ops/sec (±0.26%
)1364
ops/sec (±2.78%
)0.85
getSmallInferredResponse
1326
ops/sec (±0.23%
)1292
ops/sec (±0.37%
)0.97
getResponse Query-sorted
409
ops/sec (±2.15%
)370
ops/sec (±2.02%
)0.90
setLong
245
ops/sec (±2.85%
)216
ops/sec (±3.22%
)0.88
setLongWithMerge
114
ops/sec (±0.57%
)100
ops/sec (±1.16%
)0.88
setLongWithSimpleMerge
125
ops/sec (±0.63%
)111
ops/sec (±1.38%
)0.89
This comment was automatically generated by workflow using github-action-benchmark.