Commit Graph

7 Commits

Author SHA1 Message Date
dwsJason
955e8cf1d5 faster string in string, WIP 2020-07-15 23:59:33 -04:00
JASON-6700K\jandersen
e358c2a937 lzb: make it faster (WIP) 2020-07-15 18:28:56 -04:00
JASON-6700K\jandersen
d28efbc390 remove use of vector template, and stop copying data around that doesn't need copied (substantially speeds up the code), even though we're still brute force 2020-07-15 13:14:27 -04:00
JASON-6700K\jandersen
553c5775a9 more notes for me 2020-07-13 16:51:45 -04:00
JASON-6700K\jandersen
e7198c6f4d LZB: add some notes for me 2020-07-13 16:41:19 -04:00
JASON-6700K\jandersen
0c5c466f64 LZB Encoder: produces better compression (actually generates run/length pattern encoding) 2020-07-13 16:07:12 -04:00
JASON-6700K\jandersen
ec32cb884a import: source code for the tool, WIP 2020-07-09 17:35:34 -04:00