Overview

This report details the results of devnets evaluating how high-bandwidth nodes handle high blob transaction loads up until 72 blobs.

Background

Sunnyside is currently running 2 devnets: https://github.com/testinprod-io/ethereum-devnets/tree/main

Both of them are provisioned on digitalocean across multiple regions. You can find the node count and validator ranges here:

Test Scenario

Each devnet was configured with tx-fuzz to send fuzzed blob transactions to the network, starting from 1 blobs per block to 72 blobs per block, incrementing by a single blob every 10 minutes. We also populated the network with 20-30 regular transactions per block as well.

Screenshot 2025-03-11 at 6.56.23 PM.png

Note that the blob increment and its inclusion in a block is not consistent because blobs are sometimes not included in time. We could later improve the fuzzing methodology to provide more granular and consistent control on transactions.