-
-
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
6fbad7a
commit 1eb4dad
Showing
9 changed files
with
1,023 additions
and
765 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
Oops, something went wrong.
1eb4dad
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
257
ops/sec (±1.11%
)322
ops/sec (±1.98%
)1.25
infer All
5094
ops/sec (±1.09%
)7002
ops/sec (±0.57%
)1.37
denormalizeLong
170
ops/sec (±2.60%
)204
ops/sec (±1.16%
)1.20
denormalizeLong donotcache
441
ops/sec (±0.96%
)549
ops/sec (±0.18%
)1.24
denormalizeShort donotcache 500x
742
ops/sec (±3.02%
)859
ops/sec (±0.56%
)1.16
denormalizeShort 500x
583
ops/sec (±2.73%
)583
ops/sec (±2.14%
)1
denormalizeLong with mixin Entity
172
ops/sec (±1.42%
)186
ops/sec (±0.49%
)1.08
denormalizeLong withCache
3327
ops/sec (±0.41%
)4100
ops/sec (±0.10%
)1.23
denormalizeLongAndShort withEntityCacheOnly
816
ops/sec (±0.84%
)984
ops/sec (±0.18%
)1.21
denormalizeLong All withCache
4177
ops/sec (±0.64%
)5336
ops/sec (±0.55%
)1.28
denormalizeLong Query-sorted withCache
4060
ops/sec (±0.55%
)5032
ops/sec (±0.85%
)1.24
getResponse
2947
ops/sec (±1.88%
)4293
ops/sec (±3.29%
)1.46
getResponse (null)
2128563
ops/sec (±1.39%
)2407294
ops/sec (±0.14%
)1.13
getResponse (clear cache)
165
ops/sec (±1.28%
)191
ops/sec (±0.64%
)1.16
getSmallResponse
1599
ops/sec (±3.06%
)1732
ops/sec (±0.11%
)1.08
getSmallInferredResponse
1435
ops/sec (±0.87%
)1285
ops/sec (±0.41%
)0.90
getResponse Query-sorted
402
ops/sec (±2.11%
)513
ops/sec (±1.69%
)1.28
setLong
256
ops/sec (±1.20%
)316
ops/sec (±2.76%
)1.23
setLongWithMerge
117
ops/sec (±0.84%
)130
ops/sec (±0.15%
)1.11
setLongWithSimpleMerge
125
ops/sec (±1.01%
)141
ops/sec (±0.28%
)1.13
This comment was automatically generated by workflow using github-action-benchmark.