-
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 64e39f6
- Loading branch information
github-action-benchmark
committed
Dec 13, 2024
1 parent
b7236fa
commit 95b7f00
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": 1733804833468, | ||
"lastUpdate": 1734114003693, | ||
"repoUrl": "https://github.com/rdf-connect/ldes-client", | ||
"entries": { | ||
"Benchmark for ldes client": [ | ||
|
@@ -901,6 +901,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": "64e39f65e69eef5ad5a9373df93333ecde518dbd", | ||
"message": "chore(deps): update all non-major dependencies (#71)\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | ||
"timestamp": "2024-12-13T18:19:24Z", | ||
"tree_id": "4de0b5368c01bb239f4f340a455fc3c39f33a02f", | ||
"url": "https://github.com/rdf-connect/ldes-client/commit/64e39f65e69eef5ad5a9373df93333ecde518dbd" | ||
}, | ||
"date": 1734114002594, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "tree-3-3", | ||
"value": 6.03, | ||
"range": "±2.37%", | ||
"unit": "ops/sec", | ||
"extra": "34 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|