-
-
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
35 changed files
with
1,136 additions
and
700 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 was deleted.
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.
082155f
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
390
ops/sec (±2.74%
)447
ops/sec (±1.68%
)1.15
infer All
9994
ops/sec (±0.47%
)9629
ops/sec (±1.67%
)0.96
denormalizeLong
329
ops/sec (±2.37%
)321
ops/sec (±2.22%
)0.98
denormalizeLong donotcache
853
ops/sec (±1.03%
)888
ops/sec (±0.46%
)1.04
denormalizeShort donotcache 500x
1357
ops/sec (±0.39%
)1351
ops/sec (±0.13%
)1.00
denormalizeShort 500x
953
ops/sec (±0.41%
)958
ops/sec (±0.24%
)1.01
denormalizeLong with mixin Entity
310
ops/sec (±0.18%
)303
ops/sec (±0.26%
)0.98
denormalizeLong withCache
7538
ops/sec (±0.19%
)6836
ops/sec (±0.26%
)0.91
denormalizeLongAndShort withEntityCacheOnly
1634
ops/sec (±0.54%
)1562
ops/sec (±0.31%
)0.96
denormalizeLong All withCache
7307
ops/sec (±0.23%
)6337
ops/sec (±0.17%
)0.87
denormalizeLong Query-sorted withCache
7074
ops/sec (±0.43%
)6647
ops/sec (±0.38%
)0.94
getResponse
5421
ops/sec (±1.06%
)4951
ops/sec (±0.88%
)0.91
getResponse (null)
2968919
ops/sec (±0.65%
)2888601
ops/sec (±0.21%
)0.97
getResponse (clear cache)
307
ops/sec (±0.42%
)292
ops/sec (±1.10%
)0.95
getSmallResponse
2274
ops/sec (±0.09%
)2328
ops/sec (±0.30%
)1.02
getSmallInferredResponse
1767
ops/sec (±0.38%
)1765
ops/sec (±0.34%
)1.00
getResponse Query-sorted
788
ops/sec (±1.06%
)687
ops/sec (±1.09%
)0.87
getResponse Collection
5068
ops/sec (±1.49%
)5124
ops/sec (±1.06%
)1.01
setLong
377
ops/sec (±3.14%
)437
ops/sec (±2.25%
)1.16
setLongWithMerge
179
ops/sec (±1.52%
)189
ops/sec (±0.36%
)1.06
setLongWithSimpleMerge
189
ops/sec (±1.58%
)202
ops/sec (±0.27%
)1.07
This comment was automatically generated by workflow using github-action-benchmark.