-
Notifications
You must be signed in to change notification settings - Fork 412
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add Melange Benchmark (customSmallerIsBetter) benchmark result for bf…
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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": [ | ||
|