-
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 1b93560427dd9132bb24ad329b1463eb74b01f64
- Loading branch information
github-action-benchmark
committed
May 23, 2024
1 parent
60a31af
commit 10744bd
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": 1716094561307, | ||
"lastUpdate": 1716475192026, | ||
"repoUrl": "https://github.com/comunica/comunica", | ||
"entries": { | ||
"Benchmarks total results": [ | ||
|
@@ -60,6 +60,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": "1b93560427dd9132bb24ad329b1463eb74b01f64", | ||
"message": "Merge branch 'master' into next/major", | ||
"timestamp": "2024-05-23T16:29:35+02:00", | ||
"tree_id": "c5cd486e1209b20e9f5145b86a861c2437c760de", | ||
"url": "https://github.com/comunica/comunica/commit/1b93560427dd9132bb24ad329b1463eb74b01f64" | ||
}, | ||
"date": 1716475191689, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "WatDiv-File", | ||
"value": 8756, | ||
"unit": "ms" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|