MillionConcepts / pdr

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

Bit acceleration #39

Closed m-stclair closed 1 year ago

m-stclair commented 1 year 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.