-
-
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 fa8f600
- Loading branch information
github-action-benchmark
committed
Oct 30, 2024
1 parent
01df85d
commit b206b87
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": 1729952702306, | ||
"lastUpdate": 1730294216246, | ||
"repoUrl": "https://github.com/reactive/data-client", | ||
"entries": { | ||
"Benchmark": [ | ||
|
@@ -78374,6 +78374,198 @@ window.BENCHMARK_DATA = { | |
"extra": "96 samples" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Nathaniel Tucker", | ||
"username": "ntucker" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Nathaniel Tucker", | ||
"username": "ntucker" | ||
}, | ||
"distinct": true, | ||
"id": "fa8f6003ebd9350a6b11e524c471105342564b35", | ||
"message": "internal: Use latest node 22 in github actions", | ||
"timestamp": "2024-10-30T13:13:42Z", | ||
"tree_id": "32e9b5f839e01468deb67d9c261c1f9b9a28b156", | ||
"url": "https://github.com/reactive/data-client/commit/fa8f6003ebd9350a6b11e524c471105342564b35" | ||
}, | ||
"date": 1730294214369, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "normalizeLong", | ||
"value": 509, | ||
"range": "±0.30%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "infer All", | ||
"value": 9169, | ||
"range": "±0.54%", | ||
"unit": "ops/sec", | ||
"extra": "93 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong", | ||
"value": 266, | ||
"range": "±2.48%", | ||
"unit": "ops/sec", | ||
"extra": "85 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong donotcache", | ||
"value": 880, | ||
"range": "±0.90%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort donotcache 500x", | ||
"value": 1346, | ||
"range": "±0.18%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x", | ||
"value": 777, | ||
"range": "±2.12%", | ||
"unit": "ops/sec", | ||
"extra": "89 samples" | ||
}, | ||
{ | ||
"name": "denormalizeShort 500x withCache", | ||
"value": 4750, | ||
"range": "±0.65%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong with mixin Entity", | ||
"value": 251, | ||
"range": "±2.04%", | ||
"unit": "ops/sec", | ||
"extra": "85 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong withCache", | ||
"value": 6996, | ||
"range": "±0.11%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong All withCache", | ||
"value": 6370, | ||
"range": "±0.79%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLong Query-sorted withCache", | ||
"value": 6222, | ||
"range": "±0.83%", | ||
"unit": "ops/sec", | ||
"extra": "95 samples" | ||
}, | ||
{ | ||
"name": "denormalizeLongAndShort withEntityCacheOnly", | ||
"value": 1609, | ||
"range": "±0.31%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "getResponse", | ||
"value": 5858, | ||
"range": "±1.02%", | ||
"unit": "ops/sec", | ||
"extra": "90 samples" | ||
}, | ||
{ | ||
"name": "getResponse (null)", | ||
"value": 5192436, | ||
"range": "±0.65%", | ||
"unit": "ops/sec", | ||
"extra": "94 samples" | ||
}, | ||
{ | ||
"name": "getResponse (clear cache)", | ||
"value": 251, | ||
"range": "±1.80%", | ||
"unit": "ops/sec", | ||
"extra": "80 samples" | ||
}, | ||
{ | ||
"name": "getSmallResponse", | ||
"value": 2569, | ||
"range": "±0.26%", | ||
"unit": "ops/sec", | ||
"extra": "99 samples" | ||
}, | ||
{ | ||
"name": "getSmallInferredResponse", | ||
"value": 2112, | ||
"range": "±0.30%", | ||
"unit": "ops/sec", | ||
"extra": "98 samples" | ||
}, | ||
{ | ||
"name": "getResponse Query-sorted", | ||
"value": 6366, | ||
"range": "±0.81%", | ||
"unit": "ops/sec", | ||
"extra": "92 samples" | ||
}, | ||
{ | ||
"name": "getResponse Collection", | ||
"value": 6887, | ||
"range": "±1.00%", | ||
"unit": "ops/sec", | ||
"extra": "93 samples" | ||
}, | ||
{ | ||
"name": "get Collection", | ||
"value": 6152, | ||
"range": "±0.34%", | ||
"unit": "ops/sec", | ||
"extra": "96 samples" | ||
}, | ||
{ | ||
"name": "setLong", | ||
"value": 511, | ||
"range": "±0.30%", | ||
"unit": "ops/sec", | ||
"extra": "92 samples" | ||
}, | ||
{ | ||
"name": "setLongWithMerge", | ||
"value": 202, | ||
"range": "±0.19%", | ||
"unit": "ops/sec", | ||
"extra": "85 samples" | ||
}, | ||
{ | ||
"name": "setLongWithSimpleMerge", | ||
"value": 212, | ||
"range": "±0.34%", | ||
"unit": "ops/sec", | ||
"extra": "89 samples" | ||
}, | ||
{ | ||
"name": "setSmallResponse 500x", | ||
"value": 909, | ||
"range": "±0.27%", | ||
"unit": "ops/sec", | ||
"extra": "97 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|