-
-
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.
add Benchmark (benchmarkjs) benchmark result for 226b9a8
- Loading branch information
github-action-benchmark
committed
Feb 29, 2024
1 parent
dbdcaca
commit e98e0b5
Showing
1 changed file
with
179 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1708959319359, | ||
"lastUpdate": 1709198120952, | ||
"repoUrl": "https://github.com/reactive/data-client", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -53254,6 +53254,184 @@ window.BENCHMARK_DATA = { | |
"extra": "82 samples" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"name": "renovate[bot]", | ||
"username": "renovate[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "226b9a8be0ec46f8e3f81695880c0d925226bc68", | ||
"message": "pkg: Update build packages (#2964)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-02-29T09:05:12Z", | ||
"tree_id": "5c9e140d1b1a7e997e6f7723f0f8156cb01433af", | ||
"url": "https://github.com/reactive/data-client/commit/226b9a8be0ec46f8e3f81695880c0d925226bc68" | ||
}, | ||
"date": 1709198118870, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "normalizeLong", | ||
"value": 437, | ||
"range": "±1.81%", | ||
"unit": "ops/sec", | ||
"extra": "88 samples" | ||
}, | ||
{ | ||
"name": "infer All", | ||
"value": 9055, | ||
"range": "±1.63%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong", | ||
"value": 240, | ||
"range": "±2.75%", | ||
"unit": "ops/sec", | ||
"extra": "82 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong donotcache", | ||
"value": 846, | ||
"range": "±1.83%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort donotcache 500x", | ||
"value": 1332, | ||
"range": "±0.46%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x", | ||
"value": 719, | ||
"range": "±2.46%", | ||
"unit": "ops/sec", | ||
"extra": "86 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x withCache", | ||
"value": 4220, | ||
"range": "±0.33%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong with mixin Entity", | ||
"value": 226, | ||
"range": "±2.40%", | ||
"unit": "ops/sec", | ||
"extra": "81 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong withCache", | ||
"value": 7702, | ||
"range": "±0.21%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLongAndShort withEntityCacheOnly", | ||
"value": 1585, | ||
"range": "±0.39%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong All withCache", | ||
"value": 6037, | ||
"range": "±0.29%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong Query-sorted withCache", | ||
"value": 6260, | ||
"range": "±0.29%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "getResponse", | ||
"value": 5318, | ||
"range": "±1.46%", | ||
"unit": "ops/sec", | ||
"extra": "87 samples" | ||
}, | ||
{ | ||
"name": "getResponse (null)", | ||
"value": 2959763, | ||
"range": "±0.42%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "getResponse (clear cache)", | ||
"value": 225, | ||
"range": "±2.61%", | ||
"unit": "ops/sec", | ||
"extra": "82 samples" | ||
}, | ||
{ | ||
"name": "getSmallResponse", | ||
"value": 2161, | ||
"range": "±0.37%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "getSmallInferredResponse", | ||
"value": 1801, | ||
"range": "±0.17%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "getResponse Query-sorted", | ||
"value": 638, | ||
"range": "±1.20%", | ||
"unit": "ops/sec", | ||
"extra": "88 samples" | ||
}, | ||
{ | ||
"name": "getResponse Collection", | ||
"value": 5283, | ||
"range": "±1.37%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "setLong", | ||
"value": 431, | ||
"range": "±2.24%", | ||
"unit": "ops/sec", | ||
"extra": "87 samples" | ||
}, | ||
{ | ||
"name": "setLongWithMerge", | ||
"value": 186, | ||
"range": "±0.61%", | ||
"unit": "ops/sec", | ||
"extra": "86 samples" | ||
}, | ||
{ | ||
"name": "setLongWithSimpleMerge", | ||
"value": 194, | ||
"range": "±0.58%", | ||
"unit": "ops/sec", | ||
"extra": "89 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|