-
-
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
12 changed files
with
201 additions
and
60 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
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.
8da9527
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
271
ops/sec (±0.59%
)266
ops/sec (±0.69%
)0.98
infer All
5485
ops/sec (±1.35%
)5526
ops/sec (±0.39%
)1.01
denormalizeLong
172
ops/sec (±0.93%
)171
ops/sec (±0.86%
)0.99
denormalizeLong donotcache
456
ops/sec (±0.28%
)458
ops/sec (±0.21%
)1.00
denormalizeShort donotcache 500x
809
ops/sec (±1.81%
)804
ops/sec (±1.65%
)0.99
denormalizeShort 500x
561
ops/sec (±1.99%
)579
ops/sec (±0.25%
)1.03
denormalizeLong with mixin Entity
167
ops/sec (±1.00%
)170
ops/sec (±0.78%
)1.02
denormalizeLong withCache
4025
ops/sec (±0.12%
)3771
ops/sec (±0.14%
)0.94
denormalizeLongAndShort withEntityCacheOnly
912
ops/sec (±0.45%
)849
ops/sec (±0.33%
)0.93
denormalizeLong All withCache
4895
ops/sec (±0.14%
)4329
ops/sec (±0.10%
)0.88
denormalizeLong Query-sorted withCache
4581
ops/sec (±0.38%
)4344
ops/sec (±0.23%
)0.95
getResponse
3583
ops/sec (±2.72%
)3312
ops/sec (±2.27%
)0.92
getResponse (null)
2205450
ops/sec (±0.84%
)2258196
ops/sec (±0.15%
)1.02
getResponse (clear cache)
163
ops/sec (±1.57%
)160
ops/sec (±0.98%
)0.98
getSmallResponse
1698
ops/sec (±0.39%
)1667
ops/sec (±0.10%
)0.98
getSmallInferredResponse
1396
ops/sec (±0.41%
)1427
ops/sec (±0.16%
)1.02
getResponse Query-sorted
410
ops/sec (±1.97%
)397
ops/sec (±1.97%
)0.97
setLong
268
ops/sec (±0.73%
)265
ops/sec (±0.68%
)0.99
setLongWithMerge
117
ops/sec (±0.65%
)117
ops/sec (±0.46%
)1
setLongWithSimpleMerge
125
ops/sec (±1.30%
)126
ops/sec (±0.54%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.