-
-
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
211 additions
and
86 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
Oops, something went wrong.
ee279cb
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
380
ops/sec (±2.74%
)447
ops/sec (±1.68%
)1.18
infer All
9941
ops/sec (±0.52%
)9629
ops/sec (±1.67%
)0.97
denormalizeLong
309
ops/sec (±3.02%
)321
ops/sec (±2.22%
)1.04
denormalizeLong donotcache
849
ops/sec (±1.00%
)888
ops/sec (±0.46%
)1.05
denormalizeShort donotcache 500x
1378
ops/sec (±0.17%
)1351
ops/sec (±0.13%
)0.98
denormalizeShort 500x
960
ops/sec (±0.24%
)958
ops/sec (±0.24%
)1.00
denormalizeLong with mixin Entity
299
ops/sec (±0.42%
)303
ops/sec (±0.26%
)1.01
denormalizeLong withCache
7783
ops/sec (±0.19%
)6836
ops/sec (±0.26%
)0.88
denormalizeLongAndShort withEntityCacheOnly
1641
ops/sec (±0.41%
)1562
ops/sec (±0.31%
)0.95
denormalizeLong All withCache
7045
ops/sec (±0.19%
)6337
ops/sec (±0.17%
)0.90
denormalizeLong Query-sorted withCache
6776
ops/sec (±0.20%
)6647
ops/sec (±0.38%
)0.98
getResponse
5602
ops/sec (±1.07%
)4951
ops/sec (±0.88%
)0.88
getResponse (null)
3664090
ops/sec (±0.47%
)2888601
ops/sec (±0.21%
)0.79
getResponse (clear cache)
300
ops/sec (±0.64%
)292
ops/sec (±1.10%
)0.97
getSmallResponse
2255
ops/sec (±0.33%
)2328
ops/sec (±0.30%
)1.03
getResponse Collection
4991
ops/sec (±1.29%
)5124
ops/sec (±1.06%
)1.03
setLong
369
ops/sec (±3.10%
)437
ops/sec (±2.25%
)1.18
setLongWithMerge
175
ops/sec (±1.51%
)189
ops/sec (±0.36%
)1.08
setLongWithSimpleMerge
186
ops/sec (±1.50%
)202
ops/sec (±0.27%
)1.09
This comment was automatically generated by workflow using github-action-benchmark.