-
-
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
e115fc2
commit 315b568
Showing
10 changed files
with
226 additions
and
226 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
Oops, something went wrong.
315b568
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
449
ops/sec (±1.77%
)446
ops/sec (±1.75%
)0.99
infer All
8889
ops/sec (±1.33%
)9394
ops/sec (±1.15%
)1.06
denormalizeLong
254
ops/sec (±2.92%
)322
ops/sec (±2.62%
)1.27
denormalizeLong donotcache
855
ops/sec (±0.58%
)851
ops/sec (±0.65%
)1.00
denormalizeShort donotcache 500x
1374
ops/sec (±0.13%
)1344
ops/sec (±0.33%
)0.98
denormalizeShort 500x
732
ops/sec (±2.50%
)942
ops/sec (±0.33%
)1.29
denormalizeShort 500x withCache
4420
ops/sec (±0.26%
)4303
ops/sec (±0.19%
)0.97
denormalizeLong with mixin Entity
234
ops/sec (±2.31%
)308
ops/sec (±0.47%
)1.32
denormalizeLong withCache
7064
ops/sec (±0.12%
)7326
ops/sec (±0.15%
)1.04
denormalizeLongAndShort withEntityCacheOnly
1603
ops/sec (±0.37%
)1611
ops/sec (±0.30%
)1.00
denormalizeLong All withCache
6196
ops/sec (±0.16%
)6259
ops/sec (±0.18%
)1.01
denormalizeLong Query-sorted withCache
6543
ops/sec (±0.20%
)6673
ops/sec (±0.22%
)1.02
getResponse
5122
ops/sec (±1.08%
)5235
ops/sec (±0.60%
)1.02
getResponse (null)
3196615
ops/sec (±0.21%
)3112020
ops/sec (±0.24%
)0.97
getResponse (clear cache)
228
ops/sec (±2.51%
)297
ops/sec (±0.57%
)1.30
getSmallResponse
2396
ops/sec (±0.18%
)2365
ops/sec (±0.88%
)0.99
getSmallInferredResponse
1896
ops/sec (±0.18%
)1876
ops/sec (±0.31%
)0.99
getResponse Query-sorted
1046
ops/sec (±0.39%
)993
ops/sec (±0.41%
)0.95
getResponse Collection
5268
ops/sec (±1.49%
)5036
ops/sec (±1.34%
)0.96
setLong
436
ops/sec (±2.21%
)441
ops/sec (±2.19%
)1.01
setLongWithMerge
188
ops/sec (±0.39%
)187
ops/sec (±0.30%
)0.99
setLongWithSimpleMerge
199
ops/sec (±0.32%
)199
ops/sec (±0.27%
)1
This comment was automatically generated by workflow using github-action-benchmark.