The Trouble with JITs
problem: consume execution time
dilemma: either good code or fast compiler
root of problem: compilation is too eager
balance compile & execution time
can compilation cost be amortized?
Previous slide
Next slide
Back to first slide
View graphic version