Survey of Code-Size Reduction Methods

Abstract

Program code compression is an emerging research activity that is having an impact in several production areas such as networking and embedded systems. This is because the reduced-sized code can have a positive impact on network traffic and embedded system costs such as memory requirements and power consumption. Although code-size reduction is a relatively new research area, numerous publications already exist on it. The methods published usually have different motivations and a variety of application contexts. They may use different principles and their publications often use diverse notations. To our knowledge, there are no publications that present a good overview of this broad range of methods and give a useful assessment. This article surveys twelve methods and several related works appearing in some 50 papers published up to now. We provide extensive assessment criteria for evaluating the methods and offer a basis for comparison. We conclude that it is fairly hard to make any fair comparisons of the methods or draw conclusions about their applicability.

Publication
ACM Computing Surveys (CSUR), 35(3):223–267

BibTeX:

@Article{BFG03,
    author   = {Besz\'edes, {\'A}rp\'ad and Ferenc, Rudolf and Gyim\'othy, Tibor and Dolenc, Andr\'e and Karsisto, Konsta},
    title    = {Survey of Code-Size Reduction Methods},
    journal  = {{ACM} Computing Surveys (CSUR)},
    year     = {2003},
    volume   = {35},
    number   = {3},
    pages    = {223--267},
    month    = sep,
    issn     = {0360-0300},
    doi      = {10.1145/937503.937504},
    keywords = {Code compaction, code compression, method assessment, method evaluation},
    url      = {https://dl.acm.org/citation.cfm?doid=937503.937504},
}