Created
January 10, 2020 12:23
-
-
Save mabj/267b2efc6c6ae5643ef4af4ec3e6f1e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] [2020-01-08 16:37:03,477] <module>(): [+] Original buffer: ['0', '1', '2', '2', '2', '2', '0', '1', '2', '2', '2', '2'] | |
[INFO] [2020-01-08 16:37:03,477] <module>(): [+] Compressed list: [['0', 2], ['1', 2], ['2', 8]] | |
[INFO] [2020-01-08 16:37:03,477] <module>(): [+] Compression rate: 75.00% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment