-
-
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
4e6a39e
commit 9a113da
Showing
8 changed files
with
250 additions
and
248 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.
9a113da
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
405
ops/sec (±2.54%
)410
ops/sec (±2.31%
)1.01
infer All
9100
ops/sec (±1.39%
)9364
ops/sec (±1.39%
)1.03
denormalizeLong
285
ops/sec (±1.17%
)274
ops/sec (±1.98%
)0.96
denormalizeLong donotcache
733
ops/sec (±0.40%
)713
ops/sec (±0.47%
)0.97
denormalizeShort donotcache 500x
1264
ops/sec (±0.09%
)1277
ops/sec (±0.31%
)1.01
denormalizeShort 500x
892
ops/sec (±0.11%
)903
ops/sec (±0.25%
)1.01
denormalizeLong with mixin Entity
276
ops/sec (±0.57%
)273
ops/sec (±0.53%
)0.99
denormalizeLong withCache
6050
ops/sec (±0.15%
)5908
ops/sec (±0.19%
)0.98
denormalizeLongAndShort withEntityCacheOnly
1496
ops/sec (±0.39%
)1477
ops/sec (±0.45%
)0.99
denormalizeLong All withCache
7033
ops/sec (±0.88%
)6730
ops/sec (±0.27%
)0.96
denormalizeLong Query-sorted withCache
6899
ops/sec (±0.34%
)6372
ops/sec (±0.26%
)0.92
getResponse
5484
ops/sec (±0.95%
)5464
ops/sec (±0.95%
)1.00
getResponse (null)
2911010
ops/sec (±0.23%
)2832596
ops/sec (±0.18%
)0.97
getResponse (clear cache)
264
ops/sec (±0.44%
)259
ops/sec (±0.66%
)0.98
getSmallResponse
2069
ops/sec (±0.17%
)2127
ops/sec (±0.19%
)1.03
getSmallInferredResponse
1756
ops/sec (±1.11%
)1759
ops/sec (±0.27%
)1.00
getResponse Query-sorted
692
ops/sec (±1.46%
)679
ops/sec (±1.34%
)0.98
getResponse Collection
4745
ops/sec (±1.85%
)4927
ops/sec (±0.90%
)1.04
setLong
414
ops/sec (±2.40%
)410
ops/sec (±2.31%
)0.99
setLongWithMerge
182
ops/sec (±0.25%
)179
ops/sec (±0.47%
)0.98
setLongWithSimpleMerge
196
ops/sec (±0.66%
)195
ops/sec (±0.28%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.