From e56f587c4f7b4be6722d61ec215f36b92f496ffd Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 10 Jul 2023 08:08:18 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for 5a49478629678da800a74dd70d5c09ecad128047 --- dev/bench/data.js | 50 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index c1e8315446..168c7cd29e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688762940973, + "lastUpdate": 1688976497617, "repoUrl": "https://github.com/keep-starknet-strange/madara", "entries": { "Benchmark": [ @@ -8798,6 +8798,54 @@ window.BENCHMARK_DATA = { "extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3000\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64" } ] + }, + { + "commit": { + "author": { + "email": "abishek_bashyal@outlook.com", + "name": "Abishek Bashyal", + "username": "MdTeach" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5a49478629678da800a74dd70d5c09ecad128047", + "message": "dev: split integration tests into multiple files 🔨 (#836)", + "timestamp": "2023-07-10T09:51:46+02:00", + "tree_id": "3364c3a394c11c67aa48fdcea43dfa3afa12ddaf", + "url": "https://github.com/keep-starknet-strange/madara/commit/5a49478629678da800a74dd70d5c09ecad128047" + }, + "date": 1688976496954, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Average Extrinsics per block", + "value": 703.25, + "unit": "extrinsics/block", + "extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3000\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64" + }, + { + "name": "Average TPS", + "value": 117.20833333333333, + "unit": "tps", + "extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3000\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64" + }, + { + "name": "Average Extrinsics per block (ERC721 mints)", + "value": 578.5, + "unit": "extrinsics/block", + "extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3600\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64" + }, + { + "name": "Average TPS (ERC721 mints)", + "value": 96.41666666666667, + "unit": "tps", + "extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3600\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64" + } + ] } ] }