-
-
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
11 changed files
with
105 additions
and
45 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
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
adbdb71
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
232
ops/sec (±2.99%
)233
ops/sec (±1.80%
)1.00
infer All
5156
ops/sec (±1.92%
)4824
ops/sec (±1.86%
)0.94
denormalizeLong
123
ops/sec (±4.31%
)161
ops/sec (±1.79%
)1.31
denormalizeLong donotcache
436
ops/sec (±2.10%
)396
ops/sec (±2.96%
)0.91
denormalizeShort donotcache 500x
782
ops/sec (±2.82%
)701
ops/sec (±2.95%
)0.90
denormalizeShort 500x
380
ops/sec (±4.23%
)525
ops/sec (±1.87%
)1.38
denormalizeLong with mixin Entity
122
ops/sec (±4.14%
)150
ops/sec (±1.61%
)1.23
denormalizeLong withCache
3515
ops/sec (±1.47%
)3295
ops/sec (±0.66%
)0.94
denormalizeLongAndShort withEntityCacheOnly
770
ops/sec (±1.64%
)795
ops/sec (±1.66%
)1.03
denormalizeLong All withCache
3460
ops/sec (±1.53%
)4122
ops/sec (±0.71%
)1.19
denormalizeLong Query-sorted withCache
3739
ops/sec (±1.61%
)3783
ops/sec (±1.10%
)1.01
getResponse
2711
ops/sec (±2.83%
)3032
ops/sec (±3.66%
)1.12
getResponse (null)
2160366
ops/sec (±1.84%
)2018332
ops/sec (±1.29%
)0.93
getResponse (clear cache)
108
ops/sec (±3.78%
)150
ops/sec (±1.87%
)1.39
getSmallResponse
1539
ops/sec (±3.97%
)1416
ops/sec (±4.00%
)0.92
getSmallInferredResponse
1319
ops/sec (±1.87%
)1284
ops/sec (±0.99%
)0.97
getResponse Query-sorted
352
ops/sec (±2.18%
)364
ops/sec (±1.85%
)1.03
setLong
225
ops/sec (±2.79%
)236
ops/sec (±1.52%
)1.05
setLongWithMerge
104
ops/sec (±1.98%
)103
ops/sec (±2.15%
)0.99
setLongWithSimpleMerge
109
ops/sec (±2.04%
)109
ops/sec (±2.03%
)1
This comment was automatically generated by workflow using github-action-benchmark.