pangeo-data / storage-benchmarks

testing performance of different storage layers
Apache License 2.0
12 stars 1 forks source link

Consistency and streamlining #20

Closed kaipak closed 6 years ago

kaipak commented 6 years ago

Most changes involve extending changes by @jreadey into Zarr tests. Also moved synthetic data creation into common init.py.

kaipak commented 6 years ago

Yeah, I actually had the same thought when I was making this PR. Perhaps we can move these to another underscore namespace. I'll have to review Python style docs to see what's appropriate here.

kaipak commented 6 years ago

I moved all that stuff out of init into a new local module called benchmark_tools.