Proceedings of the 16th International Workshop on Software and Compilers for Embedded Systems 2013
DOI: 10.1145/2463596.2463605
|View full text |Cite
|
Sign up to set email alerts
|

On the dictionary compression for Java card environment

Abstract: Java Card is a Java running environment developed for lowend embedded systems such as smart cards. In this context of scarce resources, ROM size plays a very important role and compression techniques help reducing program sizes as much as possible. Dictionary compression is the most promising technique and has been taken in consideration in this field by several authors.Java Card can adopt a dictionary compression scheme, substituting repeated sequences of bytecodes with new macros stored into a dictionary. Th… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2014
2014
2015
2015

Publication Types

Select...
2
1

Relationship

1
2

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 7 publications
0
2
0
Order By: Relevance
“…Space savings of about 15% are obtained, with a run-time speed penalty of between 2% and 20%. In [8], we propose an architecture differentiation between a static and a dynamic dictionary. We also propose modifications to the classical dictionary compression to make the macros more general with the addition of arguments.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Space savings of about 15% are obtained, with a run-time speed penalty of between 2% and 20%. In [8], we propose an architecture differentiation between a static and a dynamic dictionary. We also propose modifications to the classical dictionary compression to make the macros more general with the addition of arguments.…”
Section: Related Workmentioning
confidence: 99%
“…In [8], the authors use Single Entry, Single Exit blocks for dictionary compression. The nature of the folding compression, as described in this paper, is slightly different.…”
Section: B Code Parsingmentioning
confidence: 99%