-
-
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
f25348b
commit 12606e6
Showing
10 changed files
with
147 additions
and
134 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.
Oops, something went wrong.
12606e6
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
283
ops/sec (±0.42%
)253
ops/sec (±2.32%
)0.89
infer All
5579
ops/sec (±0.48%
)5551
ops/sec (±0.35%
)0.99
denormalizeLong
188
ops/sec (±0.88%
)129
ops/sec (±4.51%
)0.69
denormalizeLong donotcache
474
ops/sec (±0.24%
)469
ops/sec (±0.18%
)0.99
denormalizeShort donotcache 500x
827
ops/sec (±2.01%
)815
ops/sec (±0.96%
)0.99
denormalizeShort 500x
613
ops/sec (±0.12%
)417
ops/sec (±3.57%
)0.68
denormalizeLong with mixin Entity
184
ops/sec (±0.82%
)127
ops/sec (±3.29%
)0.69
denormalizeLong withCache
3842
ops/sec (±0.09%
)3605
ops/sec (±0.35%
)0.94
denormalizeLongAndShort withEntityCacheOnly
911
ops/sec (±0.32%
)874
ops/sec (±0.29%
)0.96
denormalizeLong All withCache
4807
ops/sec (±0.18%
)4563
ops/sec (±0.25%
)0.95
denormalizeLong Query-sorted withCache
4409
ops/sec (±0.25%
)4614
ops/sec (±0.37%
)1.05
getResponse
4034
ops/sec (±3.30%
)3459
ops/sec (±2.67%
)0.86
getResponse (null)
2233634
ops/sec (±5.80%
)2257668
ops/sec (±0.27%
)1.01
getResponse (clear cache)
174
ops/sec (±1.86%
)120
ops/sec (±4.11%
)0.69
getSmallResponse
1572
ops/sec (±0.16%
)1684
ops/sec (±0.12%
)1.07
getSmallInferredResponse
1495
ops/sec (±0.14%
)1513
ops/sec (±0.11%
)1.01
getResponse Query-sorted
442
ops/sec (±1.51%
)422
ops/sec (±1.53%
)0.95
setLong
283
ops/sec (±0.41%
)250
ops/sec (±2.86%
)0.88
setLongWithMerge
121
ops/sec (±0.27%
)116
ops/sec (±0.70%
)0.96
setLongWithSimpleMerge
132
ops/sec (±0.48%
)129
ops/sec (±0.70%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.