Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
add Benchmark (customBiggerIsBetter) benchmark result for b994040
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 4, 2023
1 parent 57f2c9d commit fdd4fc4
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion dev/bench-with-state-root/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1688490125013,
"lastUpdate": 1688490127754,
"repoUrl": "https://github.com/keep-starknet-strange/madara",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit fdd4fc4

Please sign in to comment.