Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent 370eaf5 commit 58477f3
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": 1731505527513,
"lastUpdate": 1731505780827,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -204857,6 +204857,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "marek@tarides.com",
"name": "Marek Kubica",
"username": "Leonidas-from-XIV"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "c5b60e6e3383cb9c2b3933551cdc2fdc5019447f",
"message": "Reproduction case for ignored dune.lock (#11115)\n\nThanks to @mefyl for reporting the case and @gridbugs for isolating the\r\nissue.\r\n\r\nSigned-off-by: Marek Kubica <marek@tarides.com>",
"timestamp": "2024-11-13T14:34:50+01:00",
"tree_id": "b69b3468d87792bcb769ec28e62e6ea6de421bea",
"url": "https://github.com/ocaml/dune/commit/c5b60e6e3383cb9c2b3933551cdc2fdc5019447f"
},
"date": 1731505779615,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "49.65540949750667",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 58477f3

Please sign in to comment.