Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for b…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent 2836230 commit ca65317
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": 1730556505832,
"lastUpdate": 1730556513791,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -202276,6 +202276,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": "b3330fcb9db4c056214711575c1af1ffb1ebf66f",
"message": "refactor: create own data structure for lib entries (#11072)\n\nwill be needed to delay loading of the entries themselves\r\n\r\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
"timestamp": "2024-11-02T13:54:11Z",
"tree_id": "4987b28d498e2c884d05d21e1f604177de09eeaf",
"url": "https://github.com/ocaml/dune/commit/b3330fcb9db4c056214711575c1af1ffb1ebf66f"
},
"date": 1730556512772,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9702337534533334",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit ca65317

Please sign in to comment.