Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 20…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 21, 2024
1 parent d047a92 commit 61ec2ba
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": 1734796720460,
"lastUpdate": 1734796865231,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -75198,6 +75198,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": "2017391151dbd89f9c353c97274cb3ead91d687b",
"message": "refactor(pkg): pattern match on importance (#11236)\n\nSigned-off-by: Rudi Grinberg <[email protected]>",
"timestamp": "2024-12-21T15:51:19Z",
"tree_id": "9857797cf1671fcbd3361de4655ec41744545c31",
"url": "https://github.com/ocaml/dune/commit/2017391151dbd89f9c353c97274cb3ead91d687b"
},
"date": 1734796864577,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.388365959959998",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 61ec2ba

Please sign in to comment.