MillionConcepts / pdr

[P]lanetary [D]ata [R]eader - A single function to read all Planetary Data System (PDS) data into Python
Other
62 stars 7 forks source link

Bit acceleration #39

Closed m-stclair closed 2 years ago

m-stclair commented 2 years ago

some optimizations to bit handling to help address very-slow-table-hashing issue. going further than this would probably require changing our data design decisions.