luapack icon indicating copy to clipboard operation
luapack copied to clipboard

Improve pack file creation times

Open danielga opened this issue 11 years ago • 0 comments

Currently, the pack files on Metastruct takes between 8 to 20 seconds (how they vary so much, I don't know) but usually take around 10 seconds. They are compressed and packed. Maybe don't compress in Lua at all and use an internal binary module to do this with threads?

danielga avatar Apr 21 '14 17:04 danielga