-
-
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
15 changed files
with
272 additions
and
66 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
Oops, something went wrong.
dbc825a
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
368
ops/sec (±2.69%
)447
ops/sec (±1.68%
)1.21
infer All
9717
ops/sec (±0.63%
)9629
ops/sec (±1.67%
)0.99
denormalizeLong
317
ops/sec (±2.58%
)321
ops/sec (±2.22%
)1.01
denormalizeLong donotcache
839
ops/sec (±1.94%
)888
ops/sec (±0.46%
)1.06
denormalizeShort donotcache 500x
1327
ops/sec (±0.40%
)1351
ops/sec (±0.13%
)1.02
denormalizeShort 500x
949
ops/sec (±0.35%
)958
ops/sec (±0.24%
)1.01
denormalizeLong with mixin Entity
304
ops/sec (±0.33%
)303
ops/sec (±0.26%
)1.00
denormalizeLong withCache
7593
ops/sec (±0.30%
)6836
ops/sec (±0.26%
)0.90
denormalizeLongAndShort withEntityCacheOnly
1591
ops/sec (±0.90%
)1562
ops/sec (±0.31%
)0.98
denormalizeLong All withCache
7005
ops/sec (±0.28%
)6337
ops/sec (±0.17%
)0.90
denormalizeLong Query-sorted withCache
7000
ops/sec (±0.45%
)6647
ops/sec (±0.38%
)0.95
getResponse
5699
ops/sec (±1.33%
)4951
ops/sec (±0.88%
)0.87
getResponse (null)
4032593
ops/sec (±0.29%
)2888601
ops/sec (±0.21%
)0.72
getResponse (clear cache)
303
ops/sec (±0.44%
)292
ops/sec (±1.10%
)0.96
getSmallResponse
2265
ops/sec (±0.28%
)2328
ops/sec (±0.30%
)1.03
getSmallInferredResponse
1940
ops/sec (±1.20%
)1765
ops/sec (±0.34%
)0.91
getResponse Query-sorted
3064
ops/sec (±0.37%
)687
ops/sec (±1.09%
)0.22
getResponse Collection
5211
ops/sec (±1.93%
)5124
ops/sec (±1.06%
)0.98
setLong
358
ops/sec (±3.16%
)437
ops/sec (±2.25%
)1.22
setLongWithMerge
167
ops/sec (±2.13%
)189
ops/sec (±0.36%
)1.13
setLongWithSimpleMerge
174
ops/sec (±1.75%
)202
ops/sec (±0.27%
)1.16
This comment was automatically generated by workflow using github-action-benchmark.