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 benchmarks for attaching differentials to representations #68

Closed adrn closed 5 years ago

adrn commented 5 years ago

This is a complement to astropy/astropy#7924 that adds benchmarks relevant to the speed improvements in that PR.

adrn commented 5 years ago

Any idea what's up with that travis test?

pllim commented 5 years ago

My attempt to fix this is at astropy/astropy#7932 . For now, you need pytest package installed (or wait for that to get merged).

astrofrog commented 5 years ago

@adrn - can you rebase this? (there is a conflict)

eteq commented 5 years ago

@astrofrog I did a rebase here for @adrn (and pushed it up) because I wanted this to benchmark some changes I'm making.