From fdd4fc467ac7a1361432ac7ff90eb06dc74f6edb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 4 Jul 2023 17:02:08 +0000 Subject: [PATCH] add Benchmark (customBiggerIsBetter) benchmark result for b994040a06696fc3fcbab10f0e42534e326bcefd --- dev/bench-with-state-root/data.js | 50 ++++++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/dev/bench-with-state-root/data.js b/dev/bench-with-state-root/data.js index 950fb2a0bf..fb96948c00 100644 --- a/dev/bench-with-state-root/data.js +++ b/dev/bench-with-state-root/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1688490125013, + "lastUpdate": 1688490127754, "repoUrl": "https://github.com/keep-starknet-strange/madara", "entries": { "Benchmark": [ @@ -387,6 +387,54 @@ window.BENCHMARK_DATA = { } ] }, + { + "commit": { + "author": { + "email": "45264458+abdelhamidbakhta@users.noreply.github.com", + "name": "Abdel @ StarkWare", + "username": "abdelhamidbakhta" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "b994040a06696fc3fcbab10f0e42534e326bcefd", + "message": "⚡️ build optimization for speed (#809)", + "timestamp": "2023-07-04T13:47:47+02:00", + "tree_id": "6ac9186fd571add65fc6f879794fae03daa1f465", + "url": "https://github.com/keep-starknet-strange/madara/commit/b994040a06696fc3fcbab10f0e42534e326bcefd" + }, + "date": 1688490124376, + "tool": "customBiggerIsBetter", + "benches": [ + { + "name": "Average Extrinsics per block", + "value": 412.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": 68.70833333333333, + "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": 382.5, + "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 (ERC721 mints)", + "value": 63.75, + "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" + } + ] + }, { "commit": { "author": {