Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^10: Data compression by 50% + : is it possible?

by tybalt89 (Monsignor)
on May 16, 2019 at 19:44 UTC ( [id://11100123]=note: print w/replies, xml ) Need Help??


in reply to Re^9: Data compression by 50% + : is it possible?
in thread Data compression by 50% + : is it possible?

That's for one run of 100 lines.

For much larger runs it is around 62.8%

  • Comment on Re^10: Data compression by 50% + : is it possible?

Replies are listed 'Best First'.
Re^11: Data compression by 50% + : is it possible?
by LanX (Saint) on May 17, 2019 at 13:31 UTC
    FWIW I created a Huffman code for 50**2 pairs to improve the compression. (So called "blocking" )

    It only saved something like 1% of the average code length, which seems to indicate that the code is already very close to the optimal entropy limit.

    See German-WP for theoretical background.

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11100123]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-25 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found