Skip to content

Commit

Permalink
add Benchmark for ldes client (benchmarkjs) benchmark result for d43cea9
Browse files Browse the repository at this point in the history
  • 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.
33 changes: 32 additions & 1 deletion docs/data.js
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": [
Expand Down Expand Up @@ -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"
}
]
}
]
}
Expand Down

0 comments on commit 6222fd2

Please sign in to comment.