Skip to content

Commit

Permalink
add Synthetic Watch Benchmark (customSmallerIsBetter) benchmark resul…
Browse files Browse the repository at this point in the history
…t for f493a87
  • Loading branch information
github-action-benchmark committed Feb 4, 2025
1 parent 290acf3 commit 4345770
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": 1738542770567,
"lastUpdate": 1738627700423,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -297716,6 +297716,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": "f493a878d71db5fb4e3aded0fba4e9a88154eac2",
"message": "Merge pull request #11362 from ocaml/concurrent-fiber-solver\n\nConcurrent fiber solver",
"timestamp": "2025-02-04T00:00:45Z",
"tree_id": "224cfa9e7935ec0f2fec0f895173ebd49a5b4d56",
"url": "https://github.com/ocaml/dune/commit/f493a878d71db5fb4e3aded0fba4e9a88154eac2"
},
"date": 1738627624492,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic watch build time (warm, Linux)",
"value": "14.852458069699999",
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 4345770

Please sign in to comment.