Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 2a…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent ce1f9e3 commit 9f9271b
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": 1730499971734,
"lastUpdate": 1730500025181,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -72356,6 +72356,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "me@rgrinberg.com",
"name": "Rudi Grinberg",
"username": "rgrinberg"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2a0196a31c0440991861cceaa5343c8aeb8d94e4",
"message": "chore: remove some [Import] ugliness from API (#11065)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>\n\n<!-- ps-id: 7c9d90cc-c1e7-4bea-a436-dfdd7dbff7fb -->",
"timestamp": "2024-11-01T22:16:40Z",
"tree_id": "9c73131140979757e8ec8260a0d7a1e65f01a2c4",
"url": "https://github.com/ocaml/dune/commit/2a0196a31c0440991861cceaa5343c8aeb8d94e4"
},
"date": 1730500023879,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "22.520006964546667",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 9f9271b

Please sign in to comment.