Home

Add a comment

 

Avatar: AmiArt

Re: Just released: lz-string

Port is done. Here is Qt implementation of lz-string 1.4.4:
https://github.com/AmiArt/qt-lzstring

Some functions were not implemented, since I only needed UTF16 compression.
Done some optimalizations both in _compress() and _decompress() function.

Benchmark results:

Config:
Intel Core i7-2600 3.40GHz / Win10
MSVC++ 2010 / Qt 5.5.1

JSON file size 604 KB - compress() / decompress()

Firefox 49 - 265ms / 16ms
Google Chrome 53 - 218ms / 14ms
Internet Explorer 11 - 326ms / 14ms
qt-lzstring - 62ms / 11ms

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