Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for dc…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 20, 2024
1 parent d45fad6 commit deb5097
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": 1729458010002,
"lastUpdate": 1729458167760,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -71689,6 +71689,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "anmonteiro@gmail.com",
"name": "Antonio Nuno Monteiro",
"username": "anmonteiro"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dce464e566fd0ea1a0a0b5ac503e632bcea00b8a",
"message": "test: reproduce `dune exec -w` crash with pkg management (#10960)\n\n* test: reproduce `dune exec -w` crash with pkg management\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>\r\n\r\n* fix: delay evaluating `env` until `get_path_and_build_if_necessary`\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>",
"timestamp": "2024-10-20T20:52:28Z",
"tree_id": "f187c4adacb560a5b63dee4c78561c9856c5ca5d",
"url": "https://github.com/ocaml/dune/commit/dce464e566fd0ea1a0a0b5ac503e632bcea00b8a"
},
"date": 1729458166649,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "22.036140891026665",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit deb5097

Please sign in to comment.