-
-
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.
pkg: Update actions/setup-node action to v4
- Loading branch information
1 parent
8865d8a
commit c57379e
Showing
2 changed files
with
2 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
c57379e
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
247
ops/sec (±2.82%
)349
ops/sec (±0.23%
)1.41
infer All
5392
ops/sec (±0.48%
)7138
ops/sec (±0.33%
)1.32
denormalizeLong
116
ops/sec (±4.26%
)199
ops/sec (±2.37%
)1.72
denormalizeLong donotcache
456
ops/sec (±0.67%
)528
ops/sec (±3.18%
)1.16
denormalizeShort donotcache 500x
802
ops/sec (±2.21%
)820
ops/sec (±0.25%
)1.02
denormalizeShort 500x
392
ops/sec (±4.46%
)620
ops/sec (±0.12%
)1.58
denormalizeLong with mixin Entity
116
ops/sec (±3.74%
)196
ops/sec (±0.25%
)1.69
denormalizeLong withCache
3892
ops/sec (±0.56%
)4376
ops/sec (±0.06%
)1.12
denormalizeLongAndShort withEntityCacheOnly
845
ops/sec (±0.45%
)1055
ops/sec (±0.24%
)1.25
denormalizeLong All withCache
4145
ops/sec (±0.52%
)5778
ops/sec (±0.23%
)1.39
denormalizeLong Query-sorted withCache
4460
ops/sec (±0.51%
)5412
ops/sec (±0.24%
)1.21
getResponse
3497
ops/sec (±2.18%
)4702
ops/sec (±3.30%
)1.34
getResponse (null)
2241456
ops/sec (±0.37%
)2340381
ops/sec (±0.14%
)1.04
getResponse (clear cache)
107
ops/sec (±4.44%
)191
ops/sec (±1.49%
)1.79
getSmallResponse
1624
ops/sec (±0.45%
)1744
ops/sec (±0.09%
)1.07
getSmallInferredResponse
1425
ops/sec (±0.10%
)1246
ops/sec (±0.09%
)0.87
getResponse Query-sorted
371
ops/sec (±2.05%
)514
ops/sec (±1.15%
)1.39
setLong
241
ops/sec (±3.20%
)347
ops/sec (±0.22%
)1.44
setLongWithMerge
104
ops/sec (±0.96%
)131
ops/sec (±0.15%
)1.26
setLongWithSimpleMerge
115
ops/sec (±1.04%
)141
ops/sec (±0.29%
)1.23
This comment was automatically generated by workflow using github-action-benchmark.