Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for b1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 6, 2023
1 parent 954302b commit 2280047
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": 1701894526688,
"lastUpdate": 1701894801995,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -43849,6 +43849,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "b153ab59829d0cf52476b97d90d82300679b96c3",
"message": "refactor: simplify some stanza signatures (#9395)\n\nUse [Stanza.S] everywhere for consistency\r\n\r\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2023-12-06T20:20:17Z",
"tree_id": "e4125373c75b02269293d253a2d0e6bc7b7195ca",
"url": "https://github.com/ocaml/dune/commit/b153ab59829d0cf52476b97d90d82300679b96c3"
},
"date": 1701894800722,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "23.01718539672667",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 2280047

Please sign in to comment.