faroit / python_audio_loading_benchmark

Benchmark popular audio i/o packages
138 stars 10 forks source link

First draft of timeit loading #13

Open faroit opened 4 years ago

faroit commented 4 years ago

using timeit to address smoothing out the variance between individual file loadings.

faroit commented 4 years ago

@bmcfee started this with just the numpy benchmark, maybe you could help me on this (i invited you to the repo)