This level of compressions is only good for very low entropy data. Like HTML found in the wild from template code. But you probably are better off running whitespace cleanup, CSS removal and plain minimization. All that is just as fast and needs no decompression.
These compressors are only useful for a handful of cases.
These compressors are only useful for a handful of cases.