Proceedings of the 3rd International Workshop on Software and Performance 2002
DOI: 10.1145/584369.584387
|View full text |Cite
|
Sign up to set email alerts
|

Overview of excelsior JET, a high performance alternative to java virtual machines

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2006
2006
2019
2019

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(2 citation statements)
references
References 4 publications
0
2
0
Order By: Relevance
“…celsior JET [24], the newly specialized class is compiled to native code without interpretation, thus no type profiles are available and no inlining takes place for the miniboxing runtime. In contrast to dispatching, type tag switching only requires loading-time constant propagation and dead code elimination to remove the overhead of the miniboxing runtime.…”
Section: Benchmark Resultsmentioning
confidence: 99%
“…celsior JET [24], the newly specialized class is compiled to native code without interpretation, thus no type profiles are available and no inlining takes place for the miniboxing runtime. In contrast to dispatching, type tag switching only requires loading-time constant propagation and dead code elimination to remove the overhead of the miniboxing runtime.…”
Section: Benchmark Resultsmentioning
confidence: 99%
“…The commercial product JamaicaVM uses an interpreter for dynamically loaded or not pre-compiled bytecode. Excelsior's "Just-Enough-Time" (JET)-Compiler for Java [27] provides an AOT compiler for Java. It generates a standalone application binary that can load and use a JIT compiler at execution time.…”
Section: State Of the Artmentioning
confidence: 99%