-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add CU Benchmark (customSmallerIsBetter) benchmark result for 86223f3
- Loading branch information
github-action-benchmark
committed
Nov 7, 2024
1 parent
113ae1d
commit fea32cc
Showing
1 changed file
with
67 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1730762144374, | ||
"lastUpdate": 1730955179915, | ||
"repoUrl": "https://github.com/CKS-Systems/manifest", | ||
"entries": { | ||
"CU Benchmark": [ | ||
|
@@ -8094,6 +8094,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": "86223f3921d518929eed2153e3ad150d857afd1f", | ||
"message": "Check that in_atoms is backed up by actual funds (#258)\n\n* Check that in_atoms is backed up by actual funds\r\n\r\n* fmt\r\n\r\n* Swap tests\r\n\r\n* fmt\r\n\r\n* Comment\r\n\r\n* comment'", | ||
"timestamp": "2024-11-06T23:28:16-05:00", | ||
"tree_id": "c41d786c68f340b0982c2c8afe9b15718cae12b4", | ||
"url": "https://github.com/CKS-Systems/manifest/commit/86223f3921d518929eed2153e3ad150d857afd1f" | ||
}, | ||
"date": 1730955178282, | ||
"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": 3538, | ||
"unit": "CU", | ||
"range": "", | ||
"extra": "" | ||
}, | ||
{ | ||
"name": "MFX_95", | ||
"value": 5585, | ||
"unit": "CU", | ||
"range": "", | ||
"extra": "" | ||
}, | ||
{ | ||
"name": "MFX_99", | ||
"value": 6043, | ||
"unit": "CU", | ||
"range": "", | ||
"extra": "" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|