Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 1, 2024
1 parent b8c9dbb commit 360e771
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": 1730504866997,
"lastUpdate": 1730504874615,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -201928,6 +201928,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": "c21504733c899024b5dfbf9e38b050b7f4460f63",
"message": "refactor: delay loading lib entries (#11068)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-11-01T23:33:28Z",
"tree_id": "4f54e84d47bbb57b1a7d2e1d10cccb951ddc0e5a",
"url": "https://github.com/ocaml/dune/commit/c21504733c899024b5dfbf9e38b050b7f4460f63"
},
"date": 1730504873807,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9749234279533335",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 360e771

Please sign in to comment.