-
-
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
484ad35
commit bab612f
Showing
10 changed files
with
124 additions
and
128 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Oops, something went wrong.
bab612f
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
260
ops/sec (±2.41%
)223
ops/sec (±0.80%
)0.86
infer All
5421
ops/sec (±0.32%
)4538
ops/sec (±0.39%
)0.84
denormalizeLong
136
ops/sec (±4.24%
)150
ops/sec (±3.13%
)1.10
denormalizeLong donotcache
476
ops/sec (±0.18%
)392
ops/sec (±0.83%
)0.82
denormalizeShort donotcache 500x
805
ops/sec (±1.59%
)679
ops/sec (±2.71%
)0.84
denormalizeShort 500x
432
ops/sec (±3.44%
)495
ops/sec (±0.47%
)1.15
denormalizeLong with mixin Entity
137
ops/sec (±3.53%
)140
ops/sec (±1.23%
)1.02
denormalizeLong withCache
3674
ops/sec (±0.14%
)3717
ops/sec (±0.49%
)1.01
denormalizeLongAndShort withEntityCacheOnly
911
ops/sec (±0.25%
)739
ops/sec (±0.57%
)0.81
denormalizeLong All withCache
4440
ops/sec (±0.09%
)4191
ops/sec (±0.27%
)0.94
denormalizeLong Query-sorted withCache
4329
ops/sec (±0.43%
)3852
ops/sec (±0.55%
)0.89
getResponse
3341
ops/sec (±2.12%
)2776
ops/sec (±1.32%
)0.83
getResponse (null)
2275856
ops/sec (±0.17%
)1905550
ops/sec (±0.87%
)0.84
getResponse (clear cache)
129
ops/sec (±3.53%
)138
ops/sec (±1.03%
)1.07
getSmallResponse
1670
ops/sec (±0.12%
)1324
ops/sec (±3.71%
)0.79
getSmallInferredResponse
1494
ops/sec (±0.17%
)1208
ops/sec (±0.55%
)0.81
getResponse Query-sorted
443
ops/sec (±1.80%
)347
ops/sec (±2.41%
)0.78
setLong
256
ops/sec (±2.82%
)223
ops/sec (±1.21%
)0.87
setLongWithMerge
121
ops/sec (±0.31%
)101
ops/sec (±1.13%
)0.83
setLongWithSimpleMerge
133
ops/sec (±0.35%
)109
ops/sec (±1.34%
)0.82
This comment was automatically generated by workflow using github-action-benchmark.