-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add WatDiv File (customSmallerIsBetter) benchmark result for ea97315e…
…11c3ba52004d5b204e5e957e71360967
- Loading branch information
github-action-benchmark
committed
May 7, 2024
1 parent
b16d290
commit 01ceca4
Showing
1 changed file
with
30 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": 1715105075094, | ||
"lastUpdate": 1715105975127, | ||
"repoUrl": "https://github.com/comunica/comunica", | ||
"entries": { | ||
"WatDiv File": [ | ||
|
@@ -89,6 +89,35 @@ window.BENCHMARK_DATA = { | |
"unit": "ms" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Ruben Taelman", | ||
"username": "rubensworks" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Ruben Taelman", | ||
"username": "rubensworks" | ||
}, | ||
"distinct": true, | ||
"id": "ea97315e11c3ba52004d5b204e5e957e71360967", | ||
"message": "Add WatDiv file performance benchmark to CI\n\nResults are reported on https://github.com/comunica/comunica-performance-results", | ||
"timestamp": "2024-05-07T20:07:59+02:00", | ||
"tree_id": "14936f772f0a3c51b614ca84f2893cc96ebbde03", | ||
"url": "https://github.com/comunica/comunica/commit/ea97315e11c3ba52004d5b204e5e957e71360967" | ||
}, | ||
"date": 1715105974942, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "WatDiv-File", | ||
"value": 193887, | ||
"unit": "ms" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|