-
-
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
4e06038
commit 875abab
Showing
9 changed files
with
223 additions
and
283 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
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.
875abab
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
435
ops/sec (±1.58%
)402
ops/sec (±2.91%
)0.92
infer All
9227
ops/sec (±0.71%
)9333
ops/sec (±0.78%
)1.01
denormalizeLong
267
ops/sec (±2.97%
)269
ops/sec (±3.00%
)1.01
denormalizeLong donotcache
737
ops/sec (±0.45%
)728
ops/sec (±0.44%
)0.99
denormalizeShort donotcache 500x
1262
ops/sec (±0.38%
)1260
ops/sec (±0.22%
)1.00
denormalizeShort 500x
883
ops/sec (±0.47%
)875
ops/sec (±0.32%
)0.99
denormalizeLong with mixin Entity
269
ops/sec (±1.33%
)271
ops/sec (±0.54%
)1.01
denormalizeLong withCache
5868
ops/sec (±0.16%
)5885
ops/sec (±0.23%
)1.00
denormalizeLongAndShort withEntityCacheOnly
1464
ops/sec (±0.33%
)1455
ops/sec (±0.81%
)0.99
denormalizeLong All withCache
7263
ops/sec (±0.17%
)6705
ops/sec (±0.12%
)0.92
denormalizeLong Query-sorted withCache
7133
ops/sec (±0.23%
)6652
ops/sec (±0.25%
)0.93
getResponse
5554
ops/sec (±1.39%
)5443
ops/sec (±1.08%
)0.98
getResponse (null)
2925511
ops/sec (±0.21%
)2762398
ops/sec (±0.23%
)0.94
getResponse (clear cache)
259
ops/sec (±0.53%
)260
ops/sec (±0.45%
)1.00
getSmallResponse
2049
ops/sec (±0.24%
)1979
ops/sec (±0.69%
)0.97
getSmallInferredResponse
1755
ops/sec (±0.33%
)1759
ops/sec (±0.24%
)1.00
getResponse Query-sorted
647
ops/sec (±1.69%
)674
ops/sec (±1.57%
)1.04
getResponse Collection
4559
ops/sec (±1.61%
)5001
ops/sec (±1.48%
)1.10
setLong
449
ops/sec (±0.36%
)408
ops/sec (±2.32%
)0.91
setLongWithMerge
177
ops/sec (±0.42%
)181
ops/sec (±0.30%
)1.02
setLongWithSimpleMerge
190
ops/sec (±0.46%
)196
ops/sec (±0.33%
)1.03
This comment was automatically generated by workflow using github-action-benchmark.