-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mariano Anaya edited this page Aug 15, 2017
·
4 revisions
Welcome to the compr
wiki!
Short term goals
- [ ] Full documentation of the project
- [X] Full CI (coverage, tests, linters, etc.)
- [X] mypy
Mid-term goals
- [X] First alpha published in pypi
- [ ] Performance tests
-
- [ ] change underlying implementation for
mmap
-
- compare performance of previous implementation vs.
mmap
- compare performance of previous implementation vs.
- [ ] change underlying implementation for
- [ ] support for multiple files (compress & extract multiple files in parallel)
Long term goals
-
- [ ] Implementation of coroutines: asyncio/uvloop
-
-
async def
all the things!
-
- [ ] Package for Linux distributions (.deb/.rpm) & distribute!