Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 8…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 1, 2025
1 parent 11dd5b6 commit d17ad22
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": 1735701301733,
"lastUpdate": 1735701309337,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -212281,6 +212281,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Antonio Nuno Monteiro",
"username": "anmonteiro"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "8a30fb1e66e314b2c40ca573f2525edb4a039b65",
"message": "fix(melange): pass `melange.emit`'s `compile_flags` to js emission (#11252)\n\n* test(melange): show that .js file emission doesn't respect flags\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* fix(melange): pass `melange.emit`'s `compile_flags` to js emission\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n* chore: add changelog entry\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>\n\n---------\n\nSigned-off-by: Antonio Nuno Monteiro <[email protected]>",
"timestamp": "2024-12-31T19:01:03-08:00",
"tree_id": "a5a5a5625e10456428a5fe31150bfe8499521c65",
"url": "https://github.com/ocaml/dune/commit/8a30fb1e66e314b2c40ca573f2525edb4a039b65"
},
"date": 1735701308645,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.0170646189800001",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit d17ad22

Please sign in to comment.