-
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 d43cea9
- Loading branch information
github-action-benchmark
committed
Dec 24, 2024
1 parent
a1cdd00
commit 6222fd2
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": 1734590333264, | ||
"lastUpdate": 1735038195946, | ||
"repoUrl": "https://github.com/rdf-connect/ldes-client", | ||
"entries": { | ||
"Benchmark for ldes client": [ | ||
|
@@ -963,6 +963,37 @@ window.BENCHMARK_DATA = { | |
"extra": "34 samples" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "smessie", | ||
"username": "smessie" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Ieben Smessaert", | ||
"username": "smessie" | ||
}, | ||
"distinct": true, | ||
"id": "d43cea9bbb8f0927ac31b609494b7dae6bc0003c", | ||
"message": "fix: Don't crash when member cannot be extracted", | ||
"timestamp": "2024-12-24T12:02:46+01:00", | ||
"tree_id": "a391ffa538dbe437dac80a83a670ae636d487a84", | ||
"url": "https://github.com/rdf-connect/ldes-client/commit/d43cea9bbb8f0927ac31b609494b7dae6bc0003c" | ||
}, | ||
"date": 1735038195582, | ||
"tool": "benchmarkjs", | ||
"benches": [ | ||
{ | ||
"name": "tree-3-3", | ||
"value": 6.08, | ||
"range": "±2.08%", | ||
"unit": "ops/sec", | ||
"extra": "34 samples" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|