2003
DOI: 10.1145/937503.937504
|View full text |Cite
|
Sign up to set email alerts
|

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… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
45
0
1

Year Published

2005
2005
2013
2013

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 77 publications
(46 citation statements)
references
References 41 publications
0
45
0
1
Order By: Relevance
“…RELATED WORK Most code density research addresses the compressibility of instruction code [36], [37], [38], [39], [40], [41], [42], [4], [43], [44], [45]. Usually what is compressed is compiler-generated RISC or VLIW code, with compression ratios typically in the 50-70% range.…”
Section: Density Of Compiler-generated Binariesmentioning
confidence: 99%
“…RELATED WORK Most code density research addresses the compressibility of instruction code [36], [37], [38], [39], [40], [41], [42], [4], [43], [44], [45]. Usually what is compressed is compiler-generated RISC or VLIW code, with compression ratios typically in the 50-70% range.…”
Section: Density Of Compiler-generated Binariesmentioning
confidence: 99%
“…Code compaction work has also been dealing with the reduction of static code of a single binary [4,8,9]. Code compaction methods are used to reduce the executable code size without a need to decompress the compacted code to execute it.…”
Section: Related Workmentioning
confidence: 99%
“…Code compression is the act of reducing the size of program code by its equivalent representation in another form [18]. It is usually applied to executables that run on embedded systems.…”
Section: Related Workmentioning
confidence: 99%