-
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 Benchmarks total results (customSmallerIsBetter) benchmark result…
… for ae893cb62dc47c5fab4ea334526fa0a28af10581
- Loading branch information
github-action-benchmark
committed
May 24, 2024
1 parent
246edee
commit 1c10417
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": 1716536159342, | ||
"lastUpdate": 1716543333590, | ||
"repoUrl": "https://github.com/comunica/comunica", | ||
"entries": { | ||
"Benchmarks total results": [ | ||
|
@@ -321,6 +321,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": "ae893cb62dc47c5fab4ea334526fa0a28af10581", | ||
"message": "Fix performance regression of TPF queries\n\nRegression since c6ed42aa75c9be9622fd11a60d2d923f1f092c18", | ||
"timestamp": "2024-05-24T11:21:55+02:00", | ||
"tree_id": "0bfc0b1fb9b1bfb992afd247d36c69cabde50a1f", | ||
"url": "https://github.com/comunica/comunica/commit/ae893cb62dc47c5fab4ea334526fa0a28af10581" | ||
}, | ||
"date": 1716543333027, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "WatDiv-File", | ||
"value": 6240, | ||
"unit": "ms" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|