commaai / laika

Simple Python GNSS processing library
MIT License
639 stars 179 forks source link

Speed up reading ephemeris data by using numpy array instead of loop #78

Closed gijskoning closed 2 years ago

gijskoning commented 2 years ago

Noticed a speedup from 16 to 14 sec

Verified by unit tests