Home

Add a comment

 

Re: Just released: lz-string

Anyway, port is done, and have the code on production for 2 weeks, seems all OK.

My code is much more faster than dioduailibe's implement which i think is too slow to be used on real production.
And dioduailibe's one is lack of [compressToBase64], which is excatly i need ...
Also, mine has a Rhino engine testcase.

With a 559KB large JSON to compress on i5-3570k @3.40GHz.
dioduailibe's code need 907ms.
Mozilla's Rhino engine need 649ms.(Which may be faster in continuous real production, 'cause Rhino env init slow. dioduailibe's is even slower than Rhino...)
my code need 117ms.

My code is at
https://github.com/rufushuang/lz-string4java

Can you give a link in the doc?

Re: Just released: lz-string


Title
Body
HTML : b, strong, i, em, blockquote, br, p, pre, a href="", ul, ol, li, sub, sup
OpenID Login
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

Home