Skip to content

Commit

Permalink
add Synthetic Benchmark (customSmallerIsBetter) benchmark result for c…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 14, 2024
1 parent 6bef4c4 commit 48047b2
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": 1723649863945,
"lastUpdate": 1723650074694,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -190676,6 +190676,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "thanse23",
"username": "H-ANSEN"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cceca09e3fdccd0c47cbb94112fec96593472640",
"message": "Add support for Gitlab organization repositories (#10766)\n\nFixes #6723\r\n\r\nSigned-off-by: teague hansen <[email protected]>\r\nSigned-off-by: Marek Kubica <[email protected]>",
"timestamp": "2024-08-14T17:27:51+02:00",
"tree_id": "55c28452ac298c00939989b4834bf56d003b6149",
"url": "https://github.com/ocaml/dune/commit/cceca09e3fdccd0c47cbb94112fec96593472640"
},
"date": 1723650073624,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "41.11102708548",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 48047b2

Please sign in to comment.