ljramones / trips

A stellar cartography system
Apache License 2.0
15 stars 2 forks source link

Add compact serialization and deserialization for fast loading and unloading #390

Closed ljramones closed 1 year ago

ljramones commented 2 years ago

Use Kyro (https://github.com/EsotericSoftware/kryo) to store and load files into TRIPS.

ljramones commented 1 year ago

I got this working. It is faster, but not as fast as I hoped, but we can stored and load more types of DB data.