Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for e…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent a5a6b6c commit c689323
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": 1728965460967,
"lastUpdate": 1728965469138,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -198970,6 +198970,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "stephen@sherra.tt",
"name": "Stephen Sherratt",
"username": "gridbugs"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ed871baa4b321a9b4d51b8399590089a1e156989",
"message": "Merge pull request #10990 from gridbugs/dune-fmt-stale-file-fix\n\npkg: fix dev-tool bug where `dune fmt` would revert file",
"timestamp": "2024-10-15T14:56:34+11:00",
"tree_id": "076cc4d1b4246adc0e1133e561f08441dc052efd",
"url": "https://github.com/ocaml/dune/commit/ed871baa4b321a9b4d51b8399590089a1e156989"
},
"date": 1728965468126,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0137793313000003",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit c689323

Please sign in to comment.