lz-string: We'll try to make it faster
I've setup a small page where I share my findings in trying to optimize the implementation of lz-string. This work will continue in the coming weeks. You can leave a comment in this blog entry for any feedback.
Re: lz-string: We'll try to make it faster
Re: lz-string: We'll try to make it faster
Yes, what about it? This lib is meant to run inside browsers. Whenever browsers support a new language — such as asm.js — I'll consider porting it.
Re: lz-string: We'll try to make it faster
decompress LZString in server side(java)