Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 4…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 17, 2024
1 parent f3eb30f commit 03c3ae1
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": 1726564595087,
"lastUpdate": 1726564603207,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -195403,6 +195403,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": "4f86203f77eb7ead7a07286b7728cbf42a386990",
"message": "pkg: add support for opam `depexts` (#10900)\n\n* pkg: add support for opam depexts\r\n\r\n`dune` will just print a warning message whenever a package fails to build.\r\n\r\nSigned-off-by: Alpha DIALLO <moyodiallo@gmail.com>",
"timestamp": "2024-09-17T10:02:05+01:00",
"tree_id": "0f980c50f33ce8803cbd34e34604c3188a893f55",
"url": "https://github.com/ocaml/dune/commit/4f86203f77eb7ead7a07286b7728cbf42a386990"
},
"date": 1726564602150,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9874015739733335",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 03c3ae1

Please sign in to comment.