From fea32cc1e8e5f7dbcb75191b1e08a3fc92069a9a Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 7 Nov 2024 04:53:00 +0000 Subject: [PATCH] add CU Benchmark (customSmallerIsBetter) benchmark result for 86223f3921d518929eed2153e3ad150d857afd1f --- dev/bench/data.js | 68 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 4e10a4cdc..085ece34c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -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": "cyrbritt@gmail.com", + "name": "Britt Cyr", + "username": "brittcyr" + }, + "committer": { + "email": "noreply@github.com", + "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": "" + } + ] } ] }