Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/8mb-benchmark' into 8mb-benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Oct 18, 2024
2 parents 9a45f4c + a76ffcc commit d60a1b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ We decided to softly limit the number of messages contained in a block, via intr

This way, the default block construction mechanism will only propose blocks that respect these limitations. And if a block that doesn't respect them reached consensus, it will still be accepted since this rule is not consensus breaking.

As specified in [results](results.md) documents, those results were generated on 16 core 48GM RAM machine, and gave us certain thresholds. However, when we run the same experiments on the recommended validator setup, 4 cores 16GB RAM, the numbers were lower. These low numbers are what we used in the limits.
As specified in [results](results.md) document, those results were generated on 16 core 48GB RAM machine, and gave us certain thresholds. However, when we run the same experiments on the recommended validator setup, 4 cores 16GB RAM, the numbers were lower. These low numbers are what we used in the limits.

0 comments on commit d60a1b4

Please sign in to comment.