Rick Venema
Results
3
comments of
Rick Venema
@sebasmannem Please follow this issue
```py import json import os import time import boto3 WAL_SIZE = 16000000 ITERATIONS = 100 def read_creds(cred_file): """ Function to read credentials configuration for the S3 connection. Must contain the...
Hi, yes, that aligns with my results. I got a little bit more (around 40-50%) but I think that comes from me using 16MB files of only 0 values in...