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

Add sigma clipping benchmarks #55

Closed larrybradley closed 6 years ago

pllim commented 6 years ago

@larrybradley said, "The time_3d_array times out currently, but it will be ~10x faster." Merging.

astrofrog commented 6 years ago

I think it's not ideal to have it time out before the performance improvement - can we not just use a smaller array?

larrybradley commented 6 years ago

OK.

pllim commented 6 years ago

Ops. Sorry if I merged this too soon.