-
-
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
4cabed8
commit b369611
Showing
8 changed files
with
154 additions
and
152 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.
b369611
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
450
ops/sec (±0.25%
)449
ops/sec (±1.25%
)1.00
infer All
9150
ops/sec (±0.18%
)8768
ops/sec (±1.94%
)0.96
denormalizeLong
279
ops/sec (±0.80%
)271
ops/sec (±2.13%
)0.97
denormalizeLong donotcache
721
ops/sec (±0.40%
)734
ops/sec (±0.49%
)1.02
denormalizeShort donotcache 500x
1243
ops/sec (±0.24%
)1258
ops/sec (±0.18%
)1.01
denormalizeShort 500x
884
ops/sec (±0.45%
)875
ops/sec (±0.40%
)0.99
denormalizeLong with mixin Entity
270
ops/sec (±0.42%
)272
ops/sec (±0.55%
)1.01
denormalizeLong withCache
5835
ops/sec (±0.18%
)5880
ops/sec (±0.17%
)1.01
denormalizeLongAndShort withEntityCacheOnly
1491
ops/sec (±0.65%
)1491
ops/sec (±0.22%
)1
denormalizeLong All withCache
7189
ops/sec (±0.16%
)6768
ops/sec (±0.22%
)0.94
denormalizeLong Query-sorted withCache
6944
ops/sec (±0.20%
)6380
ops/sec (±0.19%
)0.92
getResponse
5451
ops/sec (±1.23%
)5229
ops/sec (±1.02%
)0.96
getResponse (null)
2840442
ops/sec (±0.17%
)2867856
ops/sec (±0.61%
)1.01
getResponse (clear cache)
260
ops/sec (±0.68%
)259
ops/sec (±0.59%
)1.00
getSmallResponse
2064
ops/sec (±0.22%
)2057
ops/sec (±0.16%
)1.00
getSmallInferredResponse
1822
ops/sec (±0.13%
)1779
ops/sec (±0.18%
)0.98
getResponse Query-sorted
674
ops/sec (±1.13%
)695
ops/sec (±1.32%
)1.03
setLong
451
ops/sec (±0.28%
)455
ops/sec (±0.42%
)1.01
setLongWithMerge
178
ops/sec (±0.30%
)181
ops/sec (±0.80%
)1.02
setLongWithSimpleMerge
193
ops/sec (±0.33%
)197
ops/sec (±0.28%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.