Skip to content

Commit

Permalink
add Benchmarks total results (customSmallerIsBetter) benchmark result…
Browse files Browse the repository at this point in the history
… for 5d4c1c0d04fabc099ecaeb58b150edc433956c62
  • Loading branch information
github-action-benchmark committed May 29, 2024
1 parent a2acbee commit 92234bd
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion comunica/master/benchmarks-total/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1716907708130,
"lastUpdate": 1716964879364,
"repoUrl": "https://github.com/comunica/comunica",
"entries": {
"Benchmarks total results": [
Expand Down Expand Up @@ -408,6 +408,35 @@ window.BENCHMARK_DATA = {
"unit": "ms"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Jesse Wright",
"username": "jeswr"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "5d4c1c0d04fabc099ecaeb58b150edc433956c62",
"message": "Fix stats writer produces wrong totals\n\nCloses #1354",
"timestamp": "2024-05-29T08:31:34+02:00",
"tree_id": "e1484d2c86ee02602401562d3197201e3a990458",
"url": "https://github.com/comunica/comunica/commit/5d4c1c0d04fabc099ecaeb58b150edc433956c62"
},
"date": 1716964878876,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "WatDiv-File",
"value": 7731,
"unit": "ms"
}
]
}
]
}
Expand Down

0 comments on commit 92234bd

Please sign in to comment.