WuTheFWasThat / vimflowy

An open source productivity tool drawing inspiration from workflowy and vim
https://www.wuthejeff.com/vimflowy
MIT License
1.61k stars 112 forks source link

Memory consumption #78

Closed paulfchristiano closed 8 years ago

paulfchristiano commented 9 years ago

I have a document with 4M words and about 400k bullets, I think about 20M characters. It consumes 1.4GB of memory, which seems like a lot. Importing also uses > 10x as much memory as the final document, which is enough to slow things down a lot. Not sure if this is worth doing anything about.

paulfchristiano commented 9 years ago

(The plain text file is 33MB.)

paulfchristiano commented 9 years ago

Huh, apparently even firefox has a localstorage limit (I guess at 16GB?) and so I can't import my workflowy document on aliasing.

(It's probably still OK, I think I can shrink it in a text editor.)

za3k commented 9 years ago

If aliasing is using up significantly more localstorage, please open a separate issue for that.