-
-
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
2064027
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
276
ops/sec (±0.33%
)233
ops/sec (±1.80%
)0.84
infer All
5529
ops/sec (±0.65%
)4824
ops/sec (±1.86%
)0.87
denormalizeLong
172
ops/sec (±3.44%
)161
ops/sec (±1.79%
)0.94
denormalizeLong donotcache
474
ops/sec (±0.25%
)396
ops/sec (±2.96%
)0.84
denormalizeShort donotcache 500x
821
ops/sec (±1.31%
)701
ops/sec (±2.95%
)0.85
denormalizeShort 500x
598
ops/sec (±0.13%
)525
ops/sec (±1.87%
)0.88
denormalizeLong with mixin Entity
170
ops/sec (±0.82%
)150
ops/sec (±1.61%
)0.88
denormalizeLong withCache
3842
ops/sec (±0.34%
)3295
ops/sec (±0.66%
)0.86
denormalizeLongAndShort withEntityCacheOnly
919
ops/sec (±0.38%
)795
ops/sec (±1.66%
)0.87
denormalizeLong All withCache
4669
ops/sec (±0.16%
)4122
ops/sec (±0.71%
)0.88
denormalizeLong Query-sorted withCache
4363
ops/sec (±0.38%
)3783
ops/sec (±1.10%
)0.87
getResponse
3131
ops/sec (±2.50%
)3032
ops/sec (±3.66%
)0.97
getResponse (null)
2311512
ops/sec (±0.27%
)2018332
ops/sec (±1.29%
)0.87
getResponse (clear cache)
171
ops/sec (±0.72%
)150
ops/sec (±1.87%
)0.88
getSmallResponse
1641
ops/sec (±0.15%
)1416
ops/sec (±4.00%
)0.86
getSmallInferredResponse
1482
ops/sec (±0.26%
)1284
ops/sec (±0.99%
)0.87
getResponse Query-sorted
424
ops/sec (±1.56%
)364
ops/sec (±1.85%
)0.86
setLong
275
ops/sec (±0.34%
)236
ops/sec (±1.52%
)0.86
setLongWithMerge
120
ops/sec (±0.31%
)103
ops/sec (±2.15%
)0.86
setLongWithSimpleMerge
132
ops/sec (±0.41%
)109
ops/sec (±2.03%
)0.83
This comment was automatically generated by workflow using github-action-benchmark.