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 67c992d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 7, 2023
1 parent 8b30ad4 commit 4e72779
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": 1688763136728,
"lastUpdate": 1688763139103,
"repoUrl": "https://github.com/keep-starknet-strange/madara",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1443,6 +1443,54 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "akashsm@ce.iitr.ac.in",
"name": "Akash S M",
"username": "h3lio5"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "67c992df9835f0276c0a3931c4eed5d753bd3f0f",
"message": "fix invalid urls for block header, event hash, starknet state (#830)",
"timestamp": "2023-07-07T22:14:23+02:00",
"tree_id": "bae6ba3e64e8bbdd7d6adfbfcad514a1fc134f3c",
"url": "https://github.com/keep-starknet-strange/madara/commit/67c992df9835f0276c0a3931c4eed5d753bd3f0f"
},
"date": 1688763136091,
"tool": "customBiggerIsBetter",
"benches": [
{
"name": "Average Extrinsics per block",
"value": 417,
"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": 69.5,
"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.25,
"unit": "extrinsics/block",
"extra": "CPU Count: 16\nCPU Model: Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz\nCPU Speed (MHz): 3599\nTotal Memory: 32.822730752 GB\nPlatform: linux\nRelease: 5.19.0-1025-aws\nArchitecture: x64"
},
{
"name": "Average TPS (ERC721 mints)",
"value": 63.708333333333336,
"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 4e72779

Please sign in to comment.