Skip to content

Instantly share code, notes, and snippets.

@mabj
Created January 10, 2020 12:23
Show Gist options
  • Save mabj/267b2efc6c6ae5643ef4af4ec3e6f1e5 to your computer and use it in GitHub Desktop.
Save mabj/267b2efc6c6ae5643ef4af4ec3e6f1e5 to your computer and use it in GitHub Desktop.
[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