diff --git a/dev/bench/data.js b/dev/bench/data.js index 3b634bb28a5..550ea3e1d7a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735701309337, + "lastUpdate": 1735854823259, "repoUrl": "https://github.com/ocaml/dune", "entries": { "Melange Benchmark": [ @@ -281940,6 +281940,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": "7e8d63848c527b7087385d059ae4892c3b6e7953", + "message": "refactor(pkg): reduce scope of some bindings (#11262)\n\nSigned-off-by: Rudi Grinberg ", + "timestamp": "2025-01-02T21:46:15Z", + "tree_id": "0f6c5429b879e10c1a2ec1d3322018521a7cbb6f", + "url": "https://github.com/ocaml/dune/commit/7e8d63848c527b7087385d059ae4892c3b6e7953" + }, + "date": 1735854756295, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "synthetic watch build time (warm, Linux)", + "value": "14.760138653633334", + "unit": "seconds" + } + ] } ] }