-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Benchmark for ldes client (benchmarkjs) benchmark result for 09de8c8
- Loading branch information
github-action-benchmark
committed
Nov 22, 2024
1 parent
85e4a0c
commit 5853edb
Showing
1 changed file
with
32 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": 1731741178828, | ||
"lastUpdate": 1732252653875, | ||
"repoUrl": "https://github.com/rdf-connect/ldes-client", | ||
"entries": { | ||
"Benchmark for ldes client": [ | ||
|
@@ -684,6 +684,37 @@ window.BENCHMARK_DATA = { | |
"extra": "34 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": "09de8c88f7da691d475a9d18e078c34aae120be6", | ||
"message": "chore(deps): update all non-major dependencies (#64)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-11-22T05:17:02Z", | ||
"tree_id": "51531c49d3cbcbbb17e5fdd0ef4c803b46662610", | ||
"url": "https://github.com/rdf-connect/ldes-client/commit/09de8c88f7da691d475a9d18e078c34aae120be6" | ||
}, | ||
"date": 1732252652884, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "tree-3-3", | ||
"value": 6.08, | ||
"range": "±2.28%", | ||
"unit": "ops/sec", | ||
"extra": "34 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|