-
-
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
1 parent
f3714e5
commit 793d14f
Showing
11 changed files
with
447 additions
and
434 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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.
793d14f
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
415
ops/sec (±2.21%
)408
ops/sec (±2.16%
)0.98
infer All
9165
ops/sec (±1.63%
)9226
ops/sec (±2.11%
)1.01
denormalizeLong
270
ops/sec (±1.63%
)264
ops/sec (±2.56%
)0.98
denormalizeLong donotcache
737
ops/sec (±0.40%
)714
ops/sec (±0.50%
)0.97
denormalizeShort donotcache 500x
1258
ops/sec (±0.30%
)1273
ops/sec (±0.08%
)1.01
denormalizeShort 500x
886
ops/sec (±0.22%
)878
ops/sec (±0.50%
)0.99
denormalizeLong with mixin Entity
269
ops/sec (±0.45%
)258
ops/sec (±0.38%
)0.96
denormalizeLong withCache
5898
ops/sec (±0.13%
)5859
ops/sec (±0.29%
)0.99
denormalizeLongAndShort withEntityCacheOnly
1466
ops/sec (±0.49%
)1463
ops/sec (±0.25%
)1.00
denormalizeLong All withCache
6829
ops/sec (±0.30%
)6629
ops/sec (±0.30%
)0.97
denormalizeLong Query-sorted withCache
6383
ops/sec (±0.16%
)6351
ops/sec (±0.35%
)0.99
getResponse
5551
ops/sec (±1.14%
)5025
ops/sec (±2.06%
)0.91
getResponse (null)
2866934
ops/sec (±0.49%
)2859522
ops/sec (±0.25%
)1.00
getResponse (clear cache)
258
ops/sec (±0.54%
)254
ops/sec (±0.75%
)0.98
getSmallResponse
2108
ops/sec (±0.36%
)1988
ops/sec (±0.28%
)0.94
getSmallInferredResponse
1778
ops/sec (±0.16%
)1761
ops/sec (±0.09%
)0.99
getResponse Query-sorted
649
ops/sec (±1.60%
)620
ops/sec (±1.31%
)0.96
getResponse Collection
5048
ops/sec (±0.89%
)4637
ops/sec (±0.58%
)0.92
setLong
403
ops/sec (±2.44%
)398
ops/sec (±2.53%
)0.99
setLongWithMerge
179
ops/sec (±0.52%
)176
ops/sec (±0.34%
)0.98
setLongWithSimpleMerge
194
ops/sec (±0.42%
)191
ops/sec (±0.31%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.