Message327631
| Author |
pmpp |
| Recipients |
matrixise, mdk, pmpp |
| Date |
2018-10-13.07:51:51 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1539417111.49.0.788709270274.issue34969@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
Hi, on platform without gzip ( there are some , including some widely used OS eg: https://github.com/bazelbuild/rules_docker/issues/507 )
ability to use python gzip cli is extremely usefull as a fallback.
Though as discussed on irc default compression to 6 is a good tradeoff for the basic options fast (-1) / best(-9) and require less memory for decompression on target (could be embedded). |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2018-10-13 07:51:51 | pmpp | set | recipients:
+ pmpp, matrixise, mdk |
| 2018-10-13 07:51:51 | pmpp | set | messageid: <1539417111.49.0.788709270274.issue34969@psf.upfronthosting.co.za> |
| 2018-10-13 07:51:51 | pmpp | link | issue34969 messages |
| 2018-10-13 07:51:51 | pmpp | create | |
|