-
-
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
13 changed files
with
252 additions
and
58 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
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.
96f5edf
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
364
ops/sec (±2.75%
)447
ops/sec (±1.68%
)1.23
infer All
9729
ops/sec (±0.63%
)9629
ops/sec (±1.67%
)0.99
denormalizeLong
310
ops/sec (±2.27%
)321
ops/sec (±2.22%
)1.04
denormalizeLong donotcache
815
ops/sec (±0.22%
)888
ops/sec (±0.46%
)1.09
denormalizeShort donotcache 500x
1344
ops/sec (±0.29%
)1351
ops/sec (±0.13%
)1.01
denormalizeShort 500x
948
ops/sec (±0.64%
)958
ops/sec (±0.24%
)1.01
denormalizeLong with mixin Entity
300
ops/sec (±1.15%
)303
ops/sec (±0.26%
)1.01
denormalizeLong withCache
7570
ops/sec (±0.23%
)6836
ops/sec (±0.26%
)0.90
denormalizeLongAndShort withEntityCacheOnly
1600
ops/sec (±0.30%
)1562
ops/sec (±0.31%
)0.98
denormalizeLong All withCache
7141
ops/sec (±0.14%
)6337
ops/sec (±0.17%
)0.89
denormalizeLong Query-sorted withCache
6949
ops/sec (±0.26%
)6647
ops/sec (±0.38%
)0.96
getResponse
5453
ops/sec (±1.16%
)4951
ops/sec (±0.88%
)0.91
getResponse (null)
3841228
ops/sec (±0.35%
)2888601
ops/sec (±0.21%
)0.75
getResponse (clear cache)
301
ops/sec (±0.37%
)292
ops/sec (±1.10%
)0.97
getSmallResponse
2268
ops/sec (±0.25%
)2328
ops/sec (±0.30%
)1.03
getSmallInferredResponse
1993
ops/sec (±0.21%
)1765
ops/sec (±0.34%
)0.89
getResponse Query-sorted
3057
ops/sec (±0.33%
)687
ops/sec (±1.09%
)0.22
getResponse Collection
5263
ops/sec (±1.24%
)5124
ops/sec (±1.06%
)0.97
setLong
374
ops/sec (±3.04%
)437
ops/sec (±2.25%
)1.17
setLongWithMerge
176
ops/sec (±1.67%
)189
ops/sec (±0.36%
)1.07
setLongWithSimpleMerge
186
ops/sec (±2.05%
)202
ops/sec (±0.27%
)1.09
This comment was automatically generated by workflow using github-action-benchmark.