Proceedings of the 2010 Workshop on Interaction Between Compilers and Computer Architecture 2010
DOI: 10.1145/1739025.1739034
|View full text |Cite
|
Sign up to set email alerts
|

Code size and performance optimization for mobile JavaScript just-in-time compiler

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

0
2
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 2 publications
0
2
0
Order By: Relevance
“…Lee et al 31 optimized the machine code generated by JITC for the SFX JavaScript engine 32 (old version of JSC 10 ). This work focused on ARM Thumb2 architecture, which provides half‐sized encoding (16 bit) for small‐sized machine code.…”
Section: Related Workmentioning
confidence: 99%
“…Lee et al 31 optimized the machine code generated by JITC for the SFX JavaScript engine 32 (old version of JSC 10 ). This work focused on ARM Thumb2 architecture, which provides half‐sized encoding (16 bit) for small‐sized machine code.…”
Section: Related Workmentioning
confidence: 99%
“…However, we assume no knowledge about the underlying JIT compilation mechanism -instead, we expect to draw all necessary conclusions from our collected data. On the other hand, there are several other studies that focus on tuning the underlying JavaScript JIT compilation mechanism to improve performance [12,21,22,23,24] or on selecting the best JavaScript framework to program with [17]. For instance, Lee and Moon [22] study, for mobile web browsers, how the JIT engine can be turned on or off in order to avoid waiting for the compilation of a code that may be not frequently executed enough to pay off the compilation time.…”
Section: Related Workmentioning
confidence: 99%