Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for 1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 24, 2024
1 parent 1095e06 commit 163afed
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": 1727183175032,
"lastUpdate": 1727183182276,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -196360,6 +196360,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "marek@tarides.com",
"name": "Marek Kubica",
"username": "Leonidas-from-XIV"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1a8b43f449cf00996281b5c73b2a0f3400817a00",
"message": "refactor(pkg test): Avoid `gzip` on tarballs (#10952)\n\nThis avoids gzipping the tarballs that are created to test end to end\r\nfunctionality. Compressing and decompressing them takes time for minimal\r\nspace saving so this PR just removes it.\r\n\r\nIt retains the compression in the tarballs test, to make sure compressed\r\ntarballs continue to work.\r\n\r\nSigned-off-by: Marek Kubica <marek@tarides.com>",
"timestamp": "2024-09-24T14:52:27+02:00",
"tree_id": "d6abd23563e892c48f5c850091c74977dddae8a4",
"url": "https://github.com/ocaml/dune/commit/1a8b43f449cf00996281b5c73b2a0f3400817a00"
},
"date": 1727183181673,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "0.9811985358599999",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 163afed

Please sign in to comment.