-
-
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.
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 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
a67fbbe
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
446
ops/sec (±1.77%
)424
ops/sec (±2.32%
)0.95
infer All
9676
ops/sec (±1.81%
)8956
ops/sec (±2.03%
)0.93
denormalizeLong
322
ops/sec (±3.07%
)287
ops/sec (±2.10%
)0.89
denormalizeLong donotcache
864
ops/sec (±0.75%
)747
ops/sec (±0.48%
)0.86
denormalizeShort donotcache 500x
1359
ops/sec (±0.20%
)1315
ops/sec (±0.43%
)0.97
denormalizeShort 500x
948
ops/sec (±0.47%
)911
ops/sec (±0.50%
)0.96
denormalizeLong with mixin Entity
306
ops/sec (±0.31%
)274
ops/sec (±0.29%
)0.90
denormalizeLong withCache
7170
ops/sec (±0.14%
)6038
ops/sec (±0.26%
)0.84
denormalizeLongAndShort withEntityCacheOnly
1626
ops/sec (±0.42%
)1518
ops/sec (±0.49%
)0.93
denormalizeLong All withCache
6564
ops/sec (±0.40%
)7102
ops/sec (±0.29%
)1.08
denormalizeLong Query-sorted withCache
6563
ops/sec (±0.29%
)7095
ops/sec (±0.31%
)1.08
getResponse
4886
ops/sec (±0.56%
)5833
ops/sec (±1.47%
)1.19
getResponse (null)
3067670
ops/sec (±0.25%
)2895891
ops/sec (±0.44%
)0.94
getResponse (clear cache)
300
ops/sec (±0.38%
)266
ops/sec (±0.59%
)0.89
getSmallResponse
2253
ops/sec (±0.39%
)2144
ops/sec (±1.22%
)0.95
getSmallInferredResponse
1809
ops/sec (±0.45%
)1790
ops/sec (±0.53%
)0.99
getResponse Query-sorted
659
ops/sec (±1.54%
)675
ops/sec (±1.49%
)1.02
getResponse Collection
5005
ops/sec (±2.12%
)5012
ops/sec (±0.95%
)1.00
setLong
432
ops/sec (±2.23%
)424
ops/sec (±2.79%
)0.98
setLongWithMerge
184
ops/sec (±0.84%
)188
ops/sec (±0.39%
)1.02
setLongWithSimpleMerge
194
ops/sec (±2.01%
)202
ops/sec (±0.53%
)1.04
This comment was automatically generated by workflow using github-action-benchmark.