You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing we might consider is importing the csv to the sqlite database we use for favorites, which would reduce the size a bit and allow for faster searches, but it adds yet another step at the beginning and it's one more thing that can fail 😅
That said, I should test this a bit one of these days. See how long it would take for example.
It was just some thoughts that I had while reading a text file using zstdcat
Lichess puzzle weighs only 200MB~ when compressed, while when decompressed it goes up to 800MB~. It would be interesting if some combination using zstd could be possible, since it's the format that comes when downloading
Add the ability to read the puzzle directly without extracting it
The text was updated successfully, but these errors were encountered: