-
-
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
308 additions
and
175 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.
834cbd1
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
253
ops/sec (±2.60%
)266
ops/sec (±0.69%
)1.05
infer All
5583
ops/sec (±0.53%
)5526
ops/sec (±0.39%
)0.99
denormalizeLong
178
ops/sec (±2.26%
)171
ops/sec (±0.86%
)0.96
denormalizeLong donotcache
470
ops/sec (±0.18%
)458
ops/sec (±0.21%
)0.97
denormalizeShort donotcache 500x
793
ops/sec (±2.54%
)804
ops/sec (±1.65%
)1.01
denormalizeShort 500x
589
ops/sec (±2.02%
)579
ops/sec (±0.25%
)0.98
denormalizeLong with mixin Entity
178
ops/sec (±0.77%
)170
ops/sec (±0.78%
)0.96
denormalizeLong withCache
3636
ops/sec (±0.13%
)3771
ops/sec (±0.14%
)1.04
denormalizeLongAndShort withEntityCacheOnly
910
ops/sec (±0.26%
)849
ops/sec (±0.33%
)0.93
denormalizeLong All withCache
4433
ops/sec (±0.07%
)4329
ops/sec (±0.10%
)0.98
denormalizeLong Query-sorted withCache
4425
ops/sec (±0.15%
)4344
ops/sec (±0.23%
)0.98
getResponse
3224
ops/sec (±1.89%
)3312
ops/sec (±2.27%
)1.03
getResponse (null)
2172274
ops/sec (±0.24%
)2258196
ops/sec (±0.15%
)1.04
getResponse (clear cache)
163
ops/sec (±0.69%
)160
ops/sec (±0.98%
)0.98
getSmallResponse
1672
ops/sec (±0.15%
)1667
ops/sec (±0.10%
)1.00
getSmallInferredResponse
1438
ops/sec (±3.70%
)1427
ops/sec (±0.16%
)0.99
getResponse Query-sorted
393
ops/sec (±1.89%
)397
ops/sec (±1.97%
)1.01
setLong
253
ops/sec (±2.73%
)265
ops/sec (±0.68%
)1.05
setLongWithMerge
116
ops/sec (±0.34%
)117
ops/sec (±0.46%
)1.01
setLongWithSimpleMerge
128
ops/sec (±0.48%
)126
ops/sec (±0.54%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.