-
-
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
83d569f
commit a873c4d
Showing
8 changed files
with
53 additions
and
53 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
a873c4d
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
412
ops/sec (±2.52%
)395
ops/sec (±2.85%
)0.96
infer All
9091
ops/sec (±1.77%
)9027
ops/sec (±1.90%
)0.99
denormalizeLong
277
ops/sec (±2.13%
)273
ops/sec (±1.15%
)0.99
denormalizeLong donotcache
716
ops/sec (±0.53%
)749
ops/sec (±0.24%
)1.05
denormalizeShort donotcache 500x
1262
ops/sec (±0.37%
)1275
ops/sec (±0.38%
)1.01
denormalizeShort 500x
878
ops/sec (±0.31%
)877
ops/sec (±0.29%
)1.00
denormalizeLong with mixin Entity
271
ops/sec (±0.56%
)271
ops/sec (±0.48%
)1
denormalizeLong withCache
5760
ops/sec (±0.22%
)5772
ops/sec (±0.20%
)1.00
denormalizeLongAndShort withEntityCacheOnly
1521
ops/sec (±0.36%
)1467
ops/sec (±0.40%
)0.96
denormalizeLong All withCache
7047
ops/sec (±0.77%
)6533
ops/sec (±0.54%
)0.93
denormalizeLong Query-sorted withCache
6856
ops/sec (±0.39%
)6480
ops/sec (±0.69%
)0.95
getResponse
5506
ops/sec (±0.81%
)5165
ops/sec (±0.85%
)0.94
getResponse (null)
2919216
ops/sec (±0.35%
)2847625
ops/sec (±0.54%
)0.98
getResponse (clear cache)
259
ops/sec (±0.64%
)258
ops/sec (±0.56%
)1.00
getSmallResponse
2054
ops/sec (±0.08%
)1999
ops/sec (±0.24%
)0.97
getSmallInferredResponse
1807
ops/sec (±0.16%
)1792
ops/sec (±0.30%
)0.99
getResponse Query-sorted
672
ops/sec (±1.47%
)665
ops/sec (±1.31%
)0.99
setLong
413
ops/sec (±2.20%
)406
ops/sec (±1.95%
)0.98
setLongWithMerge
176
ops/sec (±0.47%
)179
ops/sec (±0.44%
)1.02
setLongWithSimpleMerge
188
ops/sec (±0.37%
)193
ops/sec (±0.42%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.