Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for bf…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 5, 2024
1 parent 383ec75 commit 9e42a95
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": 1720180633950,
"lastUpdate": 1720180784555,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -66498,6 +66498,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Etienne Marais",
"username": "maiste"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "bf939203abe165657598bd34ed80a025e5decd13",
"message": "fix(10685): display hint when no action field in rule (#10696)\n\n* test: add reproduction test\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fix: display hints when using no action in rule\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fmt: apply\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* fix: apply rgrinberg review\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\n\r\n* Update test/blackbox-tests/test-cases/github10685.t\r\n\r\nSigned-off-by: Etienne Millon <[email protected]>\r\n\r\n---------\r\n\r\nSigned-off-by: Etienne Marais <[email protected]>\r\nSigned-off-by: Etienne Millon <[email protected]>\r\nCo-authored-by: Etienne Millon <[email protected]>\r\nCo-authored-by: Etienne Millon <[email protected]>",
"timestamp": "2024-07-05T13:47:11+02:00",
"tree_id": "43a03830769eff7914cfb1517a926d018ede17bc",
"url": "https://github.com/ocaml/dune/commit/bf939203abe165657598bd34ed80a025e5decd13"
},
"date": 1720180783825,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.98289267772",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 9e42a95

Please sign in to comment.