X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=TODO;h=36ab8e6258d6959b20e8280ac9bfd803704ce1d1;hp=8fec9c85043a158e6a72b71ac56a298f0ad84e4b;hb=bffee8acdd6c41b0ea57196f7801c212b261b865;hpb=885632f08c75c1d7bb5d25436231c78f6ad7e0c0 diff --git a/TODO b/TODO index 8fec9c85..36ab8e62 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ -See the LIMITATIONS section on the main page of the Doxygen documentation for -wimlib. - -There should be some test cases to test the library. - - +- Fix bugs +- Add more test cases +- Implement LZX block splitting to improve compression ratio +- Implement multi-threaded compression +- Improve performance of large directories in mounted WIMs.