-
-
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 5a5c95f
- Loading branch information
github-action-benchmark
committed
Oct 13, 2024
1 parent
79819dc
commit 224ccf7
Showing
1 changed file
with
193 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": 1728814284746, | ||
"lastUpdate": 1728815168447, | ||
"repoUrl": "https://github.com/reactive/data-client", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -77606,6 +77606,198 @@ window.BENCHMARK_DATA = { | |
"extra": "98 samples" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "41898282+github-actions[bot]@users.noreply.github.com", | ||
"name": "github-actions[bot]", | ||
"username": "github-actions[bot]" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "5a5c95fe78b6fd5c129357733aefc61327be8736", | ||
"message": "internal: Publish new version (#3232)\n\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-10-13T10:16:46Z", | ||
"tree_id": "65f41a23f970d808edd58bc197735697b0b65ff3", | ||
"url": "https://github.com/reactive/data-client/commit/5a5c95fe78b6fd5c129357733aefc61327be8736" | ||
}, | ||
"date": 1728815166898, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "normalizeLong", | ||
"value": 509, | ||
"range": "±0.59%", | ||
"unit": "ops/sec", | ||
"extra": "91 samples" | ||
}, | ||
{ | ||
"name": "infer All", | ||
"value": 9627, | ||
"range": "±0.48%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong", | ||
"value": 342, | ||
"range": "±1.95%", | ||
"unit": "ops/sec", | ||
"extra": "92 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong donotcache", | ||
"value": 870, | ||
"range": "±2.33%", | ||
"unit": "ops/sec", | ||
"extra": "94 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort donotcache 500x", | ||
"value": 1353, | ||
"range": "±0.14%", | ||
"unit": "ops/sec", | ||
"extra": "99 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x", | ||
"value": 956, | ||
"range": "±0.29%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x withCache", | ||
"value": 4867, | ||
"range": "±0.23%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong with mixin Entity", | ||
"value": 297, | ||
"range": "±0.23%", | ||
"unit": "ops/sec", | ||
"extra": "88 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong withCache", | ||
"value": 6079, | ||
"range": "±0.12%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong All withCache", | ||
"value": 6655, | ||
"range": "±0.16%", | ||
"unit": "ops/sec", | ||
"extra": "99 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong Query-sorted withCache", | ||
"value": 6536, | ||
"range": "±0.42%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLongAndShort withEntityCacheOnly", | ||
"value": 1502, | ||
"range": "±0.53%", | ||
"unit": "ops/sec", | ||
"extra": "94 samples" | ||
}, | ||
{ | ||
"name": "getResponse", | ||
"value": 5793, | ||
"range": "±1.64%", | ||
"unit": "ops/sec", | ||
"extra": "81 samples" | ||
}, | ||
{ | ||
"name": "getResponse (null)", | ||
"value": 5472804, | ||
"range": "±0.35%", | ||
"unit": "ops/sec", | ||
"extra": "93 samples" | ||
}, | ||
{ | ||
"name": "getResponse (clear cache)", | ||
"value": 293, | ||
"range": "±0.31%", | ||
"unit": "ops/sec", | ||
"extra": "87 samples" | ||
}, | ||
{ | ||
"name": "getSmallResponse", | ||
"value": 2633, | ||
"range": "±0.23%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "getSmallInferredResponse", | ||
"value": 2046, | ||
"range": "±0.29%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "getResponse Query-sorted", | ||
"value": 5560, | ||
"range": "±0.62%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "getResponse Collection", | ||
"value": 6516, | ||
"range": "±1.19%", | ||
"unit": "ops/sec", | ||
"extra": "92 samples" | ||
}, | ||
{ | ||
"name": "get Collection", | ||
"value": 5532, | ||
"range": "±1.10%", | ||
"unit": "ops/sec", | ||
"extra": "92 samples" | ||
}, | ||
{ | ||
"name": "setLong", | ||
"value": 507, | ||
"range": "±0.28%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "setLongWithMerge", | ||
"value": 204, | ||
"range": "±0.28%", | ||
"unit": "ops/sec", | ||
"extra": "86 samples" | ||
}, | ||
{ | ||
"name": "setLongWithSimpleMerge", | ||
"value": 212, | ||
"range": "±0.35%", | ||
"unit": "ops/sec", | ||
"extra": "89 samples" | ||
}, | ||
{ | ||
"name": "setSmallResponse 500x", | ||
"value": 912, | ||
"range": "±0.35%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|