Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 6…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 13, 2024
1 parent e1afda7 commit 3420064
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": 1731515814035,
"lastUpdate": 1731516058373,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -204944,6 +204944,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": "6556aee2527e098d46367353558aa7fd738af4f0",
"message": "test: Add repro case for #11113 (#11120)\n\nBuilding the FStar repo fails because the branch and tag are named the\r\nsame, as reported in #11113.\r\n\r\nThis simplifies the setup into a test-case.\r\n\r\nSigned-off-by: Marek Kubica <marek@tarides.com>",
"timestamp": "2024-11-13T17:26:33+01:00",
"tree_id": "73d0741a51e7ec334b2e08486d4faf10afbd8421",
"url": "https://github.com/ocaml/dune/commit/6556aee2527e098d46367353558aa7fd738af4f0"
},
"date": 1731516057530,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "47.789340018660006",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 3420064

Please sign in to comment.