-
-
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
6 changed files
with
158 additions
and
151 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
4565fde
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
398
ops/sec (±3.27%
)443
ops/sec (±0.38%
)1.11
infer All
9046
ops/sec (±0.78%
)9086
ops/sec (±2.23%
)1.00
denormalizeLong
276
ops/sec (±1.82%
)271
ops/sec (±2.08%
)0.98
denormalizeLong donotcache
732
ops/sec (±1.11%
)722
ops/sec (±0.56%
)0.99
denormalizeShort donotcache 500x
1238
ops/sec (±0.17%
)1264
ops/sec (±0.10%
)1.02
denormalizeShort 500x
874
ops/sec (±0.36%
)889
ops/sec (±0.36%
)1.02
denormalizeLong with mixin Entity
255
ops/sec (±0.78%
)271
ops/sec (±0.44%
)1.06
denormalizeLong withCache
5910
ops/sec (±0.16%
)5788
ops/sec (±0.15%
)0.98
denormalizeLongAndShort withEntityCacheOnly
1468
ops/sec (±0.35%
)1483
ops/sec (±0.51%
)1.01
denormalizeLong All withCache
6998
ops/sec (±0.16%
)6879
ops/sec (±1.00%
)0.98
denormalizeLong Query-sorted withCache
6654
ops/sec (±0.23%
)6618
ops/sec (±0.34%
)0.99
getResponse
5344
ops/sec (±1.18%
)5573
ops/sec (±1.41%
)1.04
getResponse (null)
2839306
ops/sec (±0.19%
)2809978
ops/sec (±0.49%
)0.99
getResponse (clear cache)
255
ops/sec (±0.65%
)257
ops/sec (±0.51%
)1.01
getSmallResponse
2048
ops/sec (±0.21%
)2061
ops/sec (±0.35%
)1.01
getSmallInferredResponse
1768
ops/sec (±0.09%
)1775
ops/sec (±0.14%
)1.00
getResponse Query-sorted
642
ops/sec (±1.27%
)677
ops/sec (±1.34%
)1.05
getResponse Collection
4939
ops/sec (±1.61%
)4970
ops/sec (±0.98%
)1.01
setLong
408
ops/sec (±2.55%
)446
ops/sec (±0.25%
)1.09
setLongWithMerge
177
ops/sec (±0.44%
)180
ops/sec (±0.30%
)1.02
setLongWithSimpleMerge
194
ops/sec (±0.26%
)190
ops/sec (±0.41%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.