reverted shape

This commit is contained in:
GroovieGermanikus 2024-06-13 16:45:15 +02:00
parent f267129547
commit 5633312784
No known key found for this signature in database
GPG Key ID: 5B6EB831A5CD2015
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@ async fn mainnet_traffic(grpc_channel: UnboundedSender<Message>) {
let sizes = vec![
// mainnet distribution
// 0, 8, 8, 165, 165, 165, 165, 11099, 11099, 11099, 11099, 11099, 11099,
0, 8, 8, 165, 165, 165, 165, 11099, 11099, 11099, 11099, 11099, 11099,
// shape with a lot larger sizes
200000, 220000, 230000,
// 200000, 220000, 230000,
];
// 10MB -> stream buffer size peaks at 30
// 30MB -> stream buffer size peaks at 10000th and more