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

Profile/document the details of the performance enhancement from astropy#7324 #67

Closed eteq closed 5 years ago

eteq commented 5 years ago

Ported from astropy/astropy#7521

astropy/astropy#7324 created a substantial speedup in the coordinate-matching functionality. In https://github.com/astropy/astropy/pull/7324#issuecomment-392382719 @ideasrule gave a good set of tests (suggested by @adrn) on this enhancement. We should probably find someplace to record the results of these tests. These could be put in as benchmarks on airspeed velocity? Or possibly just documented in the coordinates docs? Open to ideas...