-
-
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
ae8824e
commit 29672da
Showing
10 changed files
with
85 additions
and
85 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
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.
29672da
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
404
ops/sec (±2.49%
)411
ops/sec (±1.97%
)1.02
infer All
8948
ops/sec (±1.84%
)9091
ops/sec (±0.40%
)1.02
denormalizeLong
274
ops/sec (±2.28%
)273
ops/sec (±1.46%
)1.00
denormalizeLong donotcache
754
ops/sec (±0.40%
)719
ops/sec (±0.29%
)0.95
denormalizeShort donotcache 500x
1257
ops/sec (±0.36%
)1275
ops/sec (±0.16%
)1.01
denormalizeShort 500x
887
ops/sec (±0.29%
)848
ops/sec (±0.91%
)0.96
denormalizeLong with mixin Entity
268
ops/sec (±0.57%
)269
ops/sec (±0.44%
)1.00
denormalizeLong withCache
5761
ops/sec (±0.23%
)5781
ops/sec (±0.24%
)1.00
denormalizeLongAndShort withEntityCacheOnly
1457
ops/sec (±0.61%
)1420
ops/sec (±0.37%
)0.97
denormalizeLong All withCache
6926
ops/sec (±0.09%
)6434
ops/sec (±0.24%
)0.93
denormalizeLong Query-sorted withCache
6753
ops/sec (±0.71%
)6445
ops/sec (±0.29%
)0.95
getResponse
5439
ops/sec (±1.70%
)5390
ops/sec (±1.41%
)0.99
getResponse (null)
3228636
ops/sec (±0.23%
)3138760
ops/sec (±0.26%
)0.97
getResponse (clear cache)
256
ops/sec (±0.68%
)252
ops/sec (±0.71%
)0.98
getSmallResponse
2195
ops/sec (±0.52%
)2214
ops/sec (±0.13%
)1.01
getSmallInferredResponse
1870
ops/sec (±0.19%
)1830
ops/sec (±0.97%
)0.98
getResponse Query-sorted
670
ops/sec (±1.37%
)657
ops/sec (±1.21%
)0.98
setLong
410
ops/sec (±2.33%
)404
ops/sec (±2.50%
)0.99
setLongWithMerge
180
ops/sec (±0.32%
)176
ops/sec (±0.38%
)0.98
setLongWithSimpleMerge
192
ops/sec (±0.34%
)191
ops/sec (±0.60%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.