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 Oct 21, 2024
1 parent c459dbe commit 361fe51
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": 1729502663604,
"lastUpdate": 1729502896949,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -199898,6 +199898,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": "5effa15c506ae641d8cf7361db10ceb346d4e9e8",
"message": "refactor: remove [Ocaml_index.project_index] (#11031)\n\ndoesn't seem to be used anywhere\r\n\r\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-10-21T10:14:39+01:00",
"tree_id": "cd69d7ce0eb4442642cfa46f851f2a46350f2e0a",
"url": "https://github.com/ocaml/dune/commit/5effa15c506ae641d8cf7361db10ceb346d4e9e8"
},
"date": 1729502896352,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "45.743468476333334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 361fe51

Please sign in to comment.