-
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 718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f
- Loading branch information
github-action-benchmark
committed
May 24, 2024
1 parent
1a93a1a
commit 21931e0
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": 1716533061157, | ||
"lastUpdate": 1716536159342, | ||
"repoUrl": "https://github.com/comunica/comunica", | ||
"entries": { | ||
"Benchmarks total results": [ | ||
|
@@ -292,6 +292,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": "718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f", | ||
"message": "Don't log if no sources are pruned", | ||
"timestamp": "2024-05-24T09:22:52+02:00", | ||
"tree_id": "18db0d164520270764277c0b977aaddf49cdfa9a", | ||
"url": "https://github.com/comunica/comunica/commit/718d67ef3ccf19a0d5b839e90e47f88e1fd71e4f" | ||
}, | ||
"date": 1716536159145, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "WatDiv-File", | ||
"value": 9510, | ||
"unit": "ms" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|