-
-
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
7971db1
commit 6bb1379
Showing
8 changed files
with
99 additions
and
92 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.
6bb1379
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
452
ops/sec (±1.91%
)436
ops/sec (±1.92%
)0.96
infer All
9711
ops/sec (±1.52%
)9395
ops/sec (±2.10%
)0.97
denormalizeLong
242
ops/sec (±3.50%
)224
ops/sec (±3.65%
)0.93
denormalizeLong donotcache
846
ops/sec (±0.37%
)849
ops/sec (±0.48%
)1.00
denormalizeShort donotcache 500x
1382
ops/sec (±0.14%
)1341
ops/sec (±0.21%
)0.97
denormalizeShort 500x
725
ops/sec (±2.56%
)699
ops/sec (±2.54%
)0.96
denormalizeLong with mixin Entity
236
ops/sec (±2.46%
)223
ops/sec (±2.41%
)0.94
denormalizeLong withCache
7346
ops/sec (±0.14%
)6819
ops/sec (±0.35%
)0.93
denormalizeLongAndShort withEntityCacheOnly
1616
ops/sec (±0.41%
)1548
ops/sec (±0.57%
)0.96
denormalizeLong All withCache
6188
ops/sec (±0.12%
)5796
ops/sec (±0.33%
)0.94
denormalizeLong Query-sorted withCache
6491
ops/sec (±0.36%
)6118
ops/sec (±0.43%
)0.94
getResponse
5045
ops/sec (±1.00%
)4987
ops/sec (±1.05%
)0.99
getResponse (null)
3073932
ops/sec (±0.30%
)2959104
ops/sec (±1.12%
)0.96
getResponse (clear cache)
229
ops/sec (±2.27%
)215
ops/sec (±2.80%
)0.94
getSmallResponse
2211
ops/sec (±0.11%
)2219
ops/sec (±0.20%
)1.00
getSmallInferredResponse
1821
ops/sec (±0.23%
)1771
ops/sec (±0.35%
)0.97
getResponse Query-sorted
732
ops/sec (±1.25%
)669
ops/sec (±1.32%
)0.91
getResponse Collection
5154
ops/sec (±1.37%
)4834
ops/sec (±1.49%
)0.94
setLong
444
ops/sec (±2.18%
)435
ops/sec (±2.23%
)0.98
setLongWithMerge
193
ops/sec (±0.19%
)182
ops/sec (±1.09%
)0.94
setLongWithSimpleMerge
204
ops/sec (±0.23%
)193
ops/sec (±2.06%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.