Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 9…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent deb5b3b commit 6001cc1
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": 1730568132603,
"lastUpdate": 1730568139956,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -202537,6 +202537,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": "91a0b37e8daaabb1d0a6d04299d08a7600389481",
"message": "refactor: delay lib entries loading to action builder (#11075)\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-11-02T17:08:09Z",
"tree_id": "bd2cffd2b530c2bf42f846381d4a7e022e942eea",
"url": "https://github.com/ocaml/dune/commit/91a0b37e8daaabb1d0a6d04299d08a7600389481"
},
"date": 1730568139400,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9839118015533334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 6001cc1

Please sign in to comment.