Skip to content

Commit

Permalink
add CU Benchmark (customSmallerIsBetter) benchmark result for 7255c73
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Dec 7, 2024
1 parent 946e764 commit 7f1cbfb
Showing 1 changed file with 67 additions and 1 deletion.
68 changes: 67 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": 1733358243189,
"lastUpdate": 1733540836114,
"repoUrl": "https://github.com/CKS-Systems/manifest",
"entries": {
"CU Benchmark": [
Expand Down Expand Up @@ -9016,6 +9016,72 @@ window.BENCHMARK_DATA = {
"extra": ""
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Britt Cyr",
"username": "brittcyr"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "7255c73d29279c07ee440c0661329c5aba1e1cd8",
"message": "Bring back a formal verification rule for cancel (#314)\n\n* Bring back some rules\r\n\r\n* Remove swap",
"timestamp": "2024-12-06T21:42:03-05:00",
"tree_id": "384289196e9d896c4db52ab48739c06470178b75",
"url": "https://github.com/CKS-Systems/manifest/commit/7255c73d29279c07ee440c0661329c5aba1e1cd8"
},
"date": 1733540833495,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "PHX_50",
"value": 6787,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "PHX_95",
"value": 13209,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "PHX_99",
"value": 13904,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_50",
"value": 3499,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_95",
"value": 5513,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_99",
"value": 6131,
"unit": "CU",
"range": "",
"extra": ""
}
]
}
]
}
Expand Down

0 comments on commit 7f1cbfb

Please sign in to comment.