-
-
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.
internal: Do not globally install corepack
- Loading branch information
Showing
2 changed files
with
0 additions
and
2 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
825ca51
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
457
ops/sec (±1.74%
)447
ops/sec (±1.68%
)0.98
infer All
9933
ops/sec (±0.45%
)9629
ops/sec (±1.67%
)0.97
denormalizeLong
316
ops/sec (±2.40%
)321
ops/sec (±2.22%
)1.02
denormalizeLong donotcache
860
ops/sec (±0.14%
)888
ops/sec (±0.46%
)1.03
denormalizeShort donotcache 500x
1374
ops/sec (±0.29%
)1351
ops/sec (±0.13%
)0.98
denormalizeShort 500x
961
ops/sec (±0.14%
)958
ops/sec (±0.24%
)1.00
denormalizeLong with mixin Entity
304
ops/sec (±0.34%
)303
ops/sec (±0.26%
)1.00
denormalizeLong withCache
7008
ops/sec (±0.12%
)6836
ops/sec (±0.26%
)0.98
denormalizeLongAndShort withEntityCacheOnly
1582
ops/sec (±0.43%
)1562
ops/sec (±0.31%
)0.99
denormalizeLong All withCache
6294
ops/sec (±0.10%
)6337
ops/sec (±0.17%
)1.01
denormalizeLong Query-sorted withCache
6305
ops/sec (±0.25%
)6647
ops/sec (±0.38%
)1.05
getResponse
4854
ops/sec (±0.98%
)4951
ops/sec (±0.88%
)1.02
getResponse (null)
2828568
ops/sec (±0.42%
)2888601
ops/sec (±0.21%
)1.02
getResponse (clear cache)
292
ops/sec (±0.93%
)292
ops/sec (±1.10%
)1
getSmallResponse
2264
ops/sec (±0.37%
)2328
ops/sec (±0.30%
)1.03
getSmallInferredResponse
1794
ops/sec (±0.25%
)1765
ops/sec (±0.34%
)0.98
getResponse Query-sorted
742
ops/sec (±1.30%
)687
ops/sec (±1.09%
)0.93
getResponse Collection
4817
ops/sec (±0.81%
)5124
ops/sec (±1.06%
)1.06
setLong
434
ops/sec (±2.70%
)437
ops/sec (±2.25%
)1.01
setLongWithMerge
188
ops/sec (±0.36%
)189
ops/sec (±0.36%
)1.01
setLongWithSimpleMerge
202
ops/sec (±0.24%
)202
ops/sec (±0.27%
)1
This comment was automatically generated by workflow using github-action-benchmark.