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 Apr 19, 2024
1 parent a5d7146 commit 6ec0be9
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": 1713541966249,
"lastUpdate": 1713542179152,
"repoUrl": "https://github.com/jchavarri/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -10125,6 +10125,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "stephen@sherra.tt",
"name": "Stephen Sherratt",
"username": "gridbugs"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "1d5f97cadadb14bad714bbaef56bb312654d1937",
"message": "Add repro of gh10440 (#10441)\n\nSigned-off-by: Stephen Sherratt <stephen@sherra.tt>",
"timestamp": "2024-04-19T10:14:43+10:00",
"tree_id": "a9109e7f10591857bdcb5af18f0622289ca2f442",
"url": "https://github.com/jchavarri/dune/commit/1d5f97cadadb14bad714bbaef56bb312654d1937"
},
"date": 1713542178598,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (cold, Linux)",
"value": "41.82596517836",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit 6ec0be9

Please sign in to comment.