-
-
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
1a435bd
commit 2d05ecb
Showing
11 changed files
with
159 additions
and
183 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
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
Oops, something went wrong.
2d05ecb
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
252
ops/sec (±2.60%
)208
ops/sec (±2.65%
)0.83
infer All
5400
ops/sec (±0.27%
)4595
ops/sec (±1.33%
)0.85
denormalizeLong
123
ops/sec (±4.40%
)142
ops/sec (±1.22%
)1.15
denormalizeLong donotcache
456
ops/sec (±0.18%
)367
ops/sec (±3.82%
)0.80
denormalizeShort donotcache 500x
819
ops/sec (±1.59%
)716
ops/sec (±1.80%
)0.87
denormalizeShort 500x
395
ops/sec (±3.99%
)514
ops/sec (±2.92%
)1.30
denormalizeLong with mixin Entity
123
ops/sec (±3.50%
)136
ops/sec (±1.37%
)1.11
denormalizeLong withCache
4144
ops/sec (±0.30%
)3146
ops/sec (±0.93%
)0.76
denormalizeLongAndShort withEntityCacheOnly
847
ops/sec (±0.34%
)675
ops/sec (±1.58%
)0.80
denormalizeLong All withCache
4514
ops/sec (±0.18%
)3573
ops/sec (±0.78%
)0.79
denormalizeLong Query-sorted withCache
4509
ops/sec (±0.41%
)3436
ops/sec (±0.94%
)0.76
getResponse
3263
ops/sec (±2.02%
)2605
ops/sec (±1.87%
)0.80
getResponse (null)
2197562
ops/sec (±0.09%
)1980952
ops/sec (±1.19%
)0.90
getResponse (clear cache)
113
ops/sec (±3.67%
)133
ops/sec (±1.37%
)1.18
getSmallResponse
1559
ops/sec (±0.26%
)1320
ops/sec (±5.46%
)0.85
getSmallInferredResponse
1388
ops/sec (±3.07%
)1225
ops/sec (±0.94%
)0.88
getResponse Query-sorted
392
ops/sec (±2.56%
)326
ops/sec (±2.04%
)0.83
setLong
246
ops/sec (±2.96%
)205
ops/sec (±3.13%
)0.83
setLongWithMerge
111
ops/sec (±0.77%
)91.06
ops/sec (±2.53%
)0.82
setLongWithSimpleMerge
123
ops/sec (±0.64%
)100
ops/sec (±1.19%
)0.81
This comment was automatically generated by workflow using github-action-benchmark.