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 Aug 4, 2024
1 parent e5cf90f commit c2ceadb
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": 1722785457146,
"lastUpdate": 1722785465318,
"repoUrl": "https://github.com/ocaml/dune",
"entries": {
"Melange Benchmark": [
Expand Down Expand Up @@ -188617,6 +188617,35 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "hhugo",
"username": "hhugo"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "16328a38c075d312246302dbab6d95089182b13f",
"message": "Jsoo: make dune aware of sourcemap generation (#10777)\n\n* Jsoo: new test case for jsoo\r\n* Jsoo: make dune aware of sourcemap\r\n* fix parsing of sourcemap\r\n\r\nSigned-off-by: Hugo Heuzard <[email protected]>",
"timestamp": "2024-08-04T16:17:48+01:00",
"tree_id": "22acd509e4321379a0a4a07ec66c053bb867b45c",
"url": "https://github.com/ocaml/dune/commit/16328a38c075d312246302dbab6d95089182b13f"
},
"date": 1722785464652,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "synthetic build time (warm, Linux)",
"value": "1.1330146572600002",
"unit": "seconds"
}
]
}
],
"Synthetic Watch Benchmark": [
Expand Down

0 comments on commit c2ceadb

Please sign in to comment.