-
-
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
433 additions
and
171 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.
c9d3179
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
314
ops/sec (±1.97%
)266
ops/sec (±0.69%
)0.85
infer All
6973
ops/sec (±0.30%
)5526
ops/sec (±0.39%
)0.79
denormalizeLong
205
ops/sec (±0.64%
)171
ops/sec (±0.86%
)0.83
denormalizeLong donotcache
547
ops/sec (±0.16%
)458
ops/sec (±0.21%
)0.84
denormalizeShort donotcache 500x
842
ops/sec (±1.30%
)804
ops/sec (±1.65%
)0.95
denormalizeShort 500x
563
ops/sec (±2.05%
)579
ops/sec (±0.25%
)1.03
denormalizeLong with mixin Entity
199
ops/sec (±0.59%
)170
ops/sec (±0.78%
)0.85
denormalizeLong withCache
4363
ops/sec (±0.05%
)3771
ops/sec (±0.14%
)0.86
denormalizeLongAndShort withEntityCacheOnly
1018
ops/sec (±0.44%
)849
ops/sec (±0.33%
)0.83
denormalizeLong All withCache
4806
ops/sec (±0.22%
)4329
ops/sec (±0.10%
)0.90
denormalizeLong Query-sorted withCache
4975
ops/sec (±0.28%
)4344
ops/sec (±0.23%
)0.87
getResponse
4347
ops/sec (±3.32%
)3312
ops/sec (±2.27%
)0.76
getResponse (null)
2392871
ops/sec (±0.10%
)2258196
ops/sec (±0.15%
)0.94
getResponse (clear cache)
172
ops/sec (±0.60%
)160
ops/sec (±0.98%
)0.93
getSmallResponse
1717
ops/sec (±0.14%
)1667
ops/sec (±0.10%
)0.97
getSmallInferredResponse
1261
ops/sec (±0.19%
)1427
ops/sec (±0.16%
)1.13
getResponse Query-sorted
484
ops/sec (±0.75%
)397
ops/sec (±1.97%
)0.82
setLong
310
ops/sec (±2.71%
)265
ops/sec (±0.68%
)0.85
setLongWithMerge
127
ops/sec (±0.23%
)117
ops/sec (±0.46%
)0.92
setLongWithSimpleMerge
139
ops/sec (±0.26%
)126
ops/sec (±0.54%
)0.91
This comment was automatically generated by workflow using github-action-benchmark.