Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 0…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 19, 2024
1 parent 5425ad7 commit 4dc9b96
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": 1729377698031,
"lastUpdate": 1729377705441,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -199579,6 +199579,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "09b7a19fde9ff5b42af3221d289c8cea7fecf989",
"message": "test: reproduce #10927 (#11027)\n\nDemonstrate that $ dune subst doesn't work without a VCS repo\r\n\r\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-10-19T23:27:30+01:00",
"tree_id": "cacc5d7a198eb5462df2953de450ec0525aa0f53",
"url": "https://github.com/ocaml/dune/commit/09b7a19fde9ff5b42af3221d289c8cea7fecf989"
},
"date": 1729377704728,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9780206148200001",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 4dc9b96

Please sign in to comment.