Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 5…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 31, 2024
1 parent 010d95d commit 0f80e18
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": 1735614557407,
"lastUpdate": 1735614788206,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -211817,6 +211817,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Sudha Parimala",
"username": "Sudha247"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "56b10d8b424b573ab8fb8e9fa127354464b8236e",
"message": "Add a command to print the path of ocamllsp and ocamlformat executables (#11243)\n\nSigned-off-by: Sudha Parimala <[email protected]>",
"timestamp": "2024-12-31T13:59:30+11:00",
"tree_id": "c9933046a93c80e7ed9f41bd1a21b129cb97135e",
"url": "https://github.com/ocaml/dune/commit/56b10d8b424b573ab8fb8e9fa127354464b8236e"
},
"date": 1735614787525,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.316865126260005",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 0f80e18

Please sign in to comment.