Skip to content

Commit

Permalink
add CU Benchmark (customSmallerIsBetter) benchmark result for 4b55795
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 8, 2024
1 parent 6214a5f commit 3282ff0
Showing 1 changed file with 65 additions and 1 deletion.
66 changes: 65 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": 1725726227462,
"lastUpdate": 1725767916134,
"repoUrl": "https://github.com/CKS-Systems/manifest",
"entries": {
"CU Benchmark": [
Expand Down Expand Up @@ -588,6 +588,70 @@ window.BENCHMARK_DATA = {
"extra": ""
}
]
},
{
"commit": {
"author": {
"name": "Maximilian Schneider",
"username": "mschneider",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "4b55795c670cb423195325e73c88b9b9fd708883",
"message": "performance improvements (#67)\n\n* shave some cus\r\n* fmt\r\n* cleanup",
"timestamp": "2024-09-08T03:35:04Z",
"url": "https://github.com/CKS-Systems/manifest/commit/4b55795c670cb423195325e73c88b9b9fd708883"
},
"date": 1725767915256,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "PHX_50",
"value": 6780,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "PHX_95",
"value": 13220,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "PHX_99",
"value": 13944,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_50",
"value": 4693,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_95",
"value": 6414,
"unit": "CU",
"range": "",
"extra": ""
},
{
"name": "MFX_99",
"value": 7991,
"unit": "CU",
"range": "",
"extra": ""
}
]
}
]
}
Expand Down

0 comments on commit 3282ff0

Please sign in to comment.