astropy / astropy-benchmarks

Benchmarks for the astropy project
https://spacetelescope.github.io/bench/astropy-benchmarks/
BSD 3-Clause "New" or "Revised" License
7 stars 27 forks source link

Reduce time for FITS HDUList benchmarks #86

Closed astrofrog closed 4 years ago

astrofrog commented 4 years ago

@saimn - for info, the setup function previously took 67 seconds on my benchmark machine which is why there was no data. With these changes, the benchmarks work fine.

saimn commented 4 years ago

Ok, thanks @astrofrog !