Compression

From SizeCoding
Revision as of 10:51, 10 March 2024 by Dresdenboy (talk | contribs) (Initial page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page covers compression related topics. This involves information about available tools on different platforms, platforms with compression support, compression algorithms and related decompression routines suited for the use in sizecoding, and ways to adapt code for better compression on different platform.

Available tools

TBD

Platforms with compression

TBD

Compression algorithms suited for sizecoded productions

TBD

Decompression routines and related ressources

TBD

Code optimization for better compression

TBD