-
-
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.
c0f5c92
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
220
ops/sec (±2.85%
)266
ops/sec (±0.69%
)1.21
infer All
4859
ops/sec (±1.49%
)5526
ops/sec (±0.39%
)1.14
denormalizeLong
152
ops/sec (±1.79%
)171
ops/sec (±0.86%
)1.13
denormalizeLong donotcache
411
ops/sec (±1.58%
)458
ops/sec (±0.21%
)1.11
denormalizeShort donotcache 500x
704
ops/sec (±4.99%
)804
ops/sec (±1.65%
)1.14
denormalizeShort 500x
522
ops/sec (±2.47%
)579
ops/sec (±0.25%
)1.11
denormalizeLong with mixin Entity
149
ops/sec (±1.84%
)170
ops/sec (±0.78%
)1.14
denormalizeLong withCache
3407
ops/sec (±1.13%
)3771
ops/sec (±0.14%
)1.11
denormalizeLongAndShort withEntityCacheOnly
688
ops/sec (±1.62%
)849
ops/sec (±0.33%
)1.23
denormalizeLong All withCache
3542
ops/sec (±1.27%
)4329
ops/sec (±0.10%
)1.22
denormalizeLong Query-sorted withCache
3604
ops/sec (±1.30%
)4344
ops/sec (±0.23%
)1.21
getResponse
2834
ops/sec (±2.07%
)3312
ops/sec (±2.27%
)1.17
getResponse (null)
2090495
ops/sec (±1.10%
)2258196
ops/sec (±0.15%
)1.08
getResponse (clear cache)
140
ops/sec (±1.56%
)160
ops/sec (±0.98%
)1.14
getSmallResponse
1322
ops/sec (±1.29%
)1667
ops/sec (±0.10%
)1.26
getSmallInferredResponse
1134
ops/sec (±1.26%
)1427
ops/sec (±0.16%
)1.26
getResponse Query-sorted
317
ops/sec (±2.12%
)397
ops/sec (±1.97%
)1.25
setLong
212
ops/sec (±3.49%
)265
ops/sec (±0.68%
)1.25
setLongWithMerge
96.09
ops/sec (±1.61%
)117
ops/sec (±0.46%
)1.22
setLongWithSimpleMerge
110
ops/sec (±1.87%
)126
ops/sec (±0.54%
)1.15
This comment was automatically generated by workflow using github-action-benchmark.