Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent 7dcac86 commit 20dd85b
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1727173244158,
"lastUpdate": 1727173251976,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -196186,6 +196186,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "moyodiallo@gmail.com",
"name": "Alpha Issiaga DIALLO",
"username": "moyodiallo"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "aeed64953acc683d93f92187102bab70fbb30c62",
"message": "fix: enabled_if with `env` variable (#10936)\n\n* fix: enabled_if with `env` variable\r\n\r\nSigned-off-by: Alpha DIALLO <moyodiallo@gmail.com>",
"timestamp": "2024-09-24T11:06:46+01:00",
"tree_id": "9245b11d8763f4485cc089ca1eaa0cc3bddab39d",
"url": "https://github.com/ocaml/dune/commit/aeed64953acc683d93f92187102bab70fbb30c62"
},
"date": 1727173251050,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9662009694666667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 20dd85b

Please sign in to comment.