fu/FU
Yorhel bc33fe53f0 FU::Util: Add gzip_compress() wrapper for libdeflate/zlib-ng/zlib
And use it for automatic output compression in FU, as (potentially)
faster alternative to Compress::Raw::Zlib.

Was also planning to maybe add support for Zstd or Brotli, but given the
performance of libdeflate, I'm not sure that's really necessary. Brotli
does tend to do a better job at compressing HTML, though.
2025-03-18 16:59:43 +01:00
..
Benchmarks.pod bench: Re-run with more time + JSON::Tiny & XMLWriter benchmarks 2025-02-19 13:32:28 +01:00
DebugImpl.pm Version 0.3 2025-03-10 12:43:02 +01:00
Log.pm Version 0.3 2025-03-10 12:43:02 +01:00
MultipartFormData.pm Validate: remove a level of indirection 2025-03-14 07:27:59 +01:00
Pg.pm Validate: remove a level of indirection 2025-03-14 07:27:59 +01:00
SQL.pm Version 0.3 2025-03-10 12:43:02 +01:00
Util.pm FU::Util: Add gzip_compress() wrapper for libdeflate/zlib-ng/zlib 2025-03-18 16:59:43 +01:00
Validate.pm Validate: Fix referencing & merging already compiled schemas 2025-03-17 12:50:24 +01:00
XMLWriter.pm Version 0.3 2025-03-10 12:43:02 +01:00
XS.pm Version 0.3 2025-03-10 12:43:02 +01:00