Skip to content

Commit b7855d4

Browse files
author
github-action-benchmark
committed
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for e17ba8a
1 parent 10dbfc6 commit b7855d4

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1775773811142,
2+
"lastUpdate": 1775773820430,
33
"repoUrl": "https://github.com/ocaml/dune",
44
"entries": {
55
"Melange Benchmark": [
@@ -358035,6 +358035,35 @@ window.BENCHMARK_DATA = {
358035358035
"unit": "seconds"
358036358036
}
358037358037
]
358038+
},
358039+
{
358040+
"commit": {
358041+
"author": {
358042+
"email": "me@rgrinberg.com",
358043+
"name": "Rudi Grinberg",
358044+
"username": "rgrinberg"
358045+
},
358046+
"committer": {
358047+
"email": "noreply@github.com",
358048+
"name": "GitHub",
358049+
"username": "web-flow"
358050+
},
358051+
"distinct": true,
358052+
"id": "e17ba8aa5af46a2e345c9df815d9446530ccb7bd",
358053+
"message": "refactor: action to sh conversion (#14109)\n\nAll of this code isn't worth slightly improving a single error message\n\nSigned-off-by: Rudi Grinberg <me@rgrinberg.com>",
358054+
"timestamp": "2026-04-09T23:10:35+01:00",
358055+
"tree_id": "d6fc079da6317f124b9a090fedbc7bbc219227f4",
358056+
"url": "https://github.com/ocaml/dune/commit/e17ba8aa5af46a2e345c9df815d9446530ccb7bd"
358057+
},
358058+
"date": 1775773819614,
358059+
"tool": "customSmallerIsBetter",
358060+
"benches": [
358061+
{
358062+
"name": "synthetic build time (warm, Linux)",
358063+
"value": 1.2149496103266666,
358064+
"unit": "seconds"
358065+
}
358066+
]
358038358067
}
358039358068
],
358040358069
"Synthetic Watch Benchmark": [

0 commit comments

Comments
 (0)