-
-
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
ed0ac00
commit 6f5eef5
Showing
8 changed files
with
53 additions
and
53 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
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
6f5eef5
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
443
ops/sec (±0.25%
)431
ops/sec (±0.95%
)0.97
infer All
9309
ops/sec (±0.61%
)8806
ops/sec (±2.04%
)0.95
denormalizeLong
275
ops/sec (±1.01%
)274
ops/sec (±1.37%
)1.00
denormalizeLong donotcache
729
ops/sec (±0.54%
)742
ops/sec (±0.20%
)1.02
denormalizeShort donotcache 500x
1258
ops/sec (±0.23%
)1245
ops/sec (±0.74%
)0.99
denormalizeShort 500x
878
ops/sec (±0.39%
)861
ops/sec (±0.47%
)0.98
denormalizeLong with mixin Entity
268
ops/sec (±0.49%
)265
ops/sec (±0.93%
)0.99
denormalizeLong withCache
5747
ops/sec (±0.15%
)5693
ops/sec (±0.17%
)0.99
denormalizeLongAndShort withEntityCacheOnly
1497
ops/sec (±0.26%
)1432
ops/sec (±0.84%
)0.96
denormalizeLong All withCache
6817
ops/sec (±0.29%
)6798
ops/sec (±0.21%
)1.00
denormalizeLong Query-sorted withCache
6450
ops/sec (±0.12%
)6591
ops/sec (±0.28%
)1.02
getResponse
5283
ops/sec (±1.04%
)5546
ops/sec (±1.27%
)1.05
getResponse (null)
2880265
ops/sec (±0.18%
)2840126
ops/sec (±0.32%
)0.99
getResponse (clear cache)
262
ops/sec (±0.60%
)244
ops/sec (±0.90%
)0.93
getSmallResponse
2085
ops/sec (±0.15%
)2038
ops/sec (±0.20%
)0.98
getSmallInferredResponse
1781
ops/sec (±0.15%
)1806
ops/sec (±0.42%
)1.01
getResponse Query-sorted
688
ops/sec (±1.35%
)645
ops/sec (±1.93%
)0.94
setLong
448
ops/sec (±0.29%
)441
ops/sec (±0.37%
)0.98
setLongWithMerge
183
ops/sec (±0.22%
)180
ops/sec (±0.37%
)0.98
setLongWithSimpleMerge
197
ops/sec (±0.22%
)187
ops/sec (±0.60%
)0.95
This comment was automatically generated by workflow using github-action-benchmark.