David Li created ARROW-8691:
-------------------------------

             Summary: [C++] Don't re-initialize Minio in every s3fs benchmark
                 Key: ARROW-8691
                 URL: https://issues.apache.org/jira/browse/ARROW-8691
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: David Li


Minio is initialized in a googlebenchmark fixture, which means that every 
benchmark will start a new server and re-generate all the data. We should 
better control this so that we can at least share data within a benchmark run, 
since it's the same files between all benchmarks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to