grammers
grammers copied to clipboard
Upload speed optimalizations
- SIMD in encryption (still not 100% like decryption, but faster than before)
- Directly generate uncompressed GZip for larger chunks
- Add connections parameter to upload_stream, instead of using global static
Sorry for delays, did it the "proper way", set the default to None = always compress.
Gonna close this one since it's ancient. Can revisit in the future if there's interest.