Skip to content

Commit

Permalink
add Melange Benchmark (customSmallerIsBetter) benchmark result for 03…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed May 31, 2024
1 parent 378a7cd commit 9d51d77
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": 1717159969648,
"lastUpdate": 1717160119232,
"repoUrl": "https://github.com/jchavarri/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -4265,6 +4265,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "anmonteiro@gmail.com",
"name": "Antonio Nuno Monteiro",
"username": "anmonteiro"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "034e352f5cde97e6866e44e29815da917d022e16",
"message": "fix(mdx): link mdx binary with byte_complete (#10586)\n\nSigned-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>\r\nSigned-off-by: Etienne Millon <me@emillon.org>\r\nCo-authored-by: Etienne Millon <me@emillon.org>",
"timestamp": "2024-05-31T11:45:52+02:00",
"tree_id": "40ee27e90276d3f55cac4660d33f9c730eec4486",
"url": "https://github.com/jchavarri/dune/commit/034e352f5cde97e6866e44e29815da917d022e16"
},
"date": 1717160118478,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "pupilfirst build time (Linux)",
"value": "21.55351402448",
"unit": "seconds"
}
]
}
],
"Synthetic Benchmark": [
Expand Down

0 comments on commit 9d51d77

Please sign in to comment.