InfoQ

InfoQ

Topic/Tag specific view

JPC Content on InfoQ


Latest featured content about JPC

Fast Bytecodes for Funny Languages

Topics
Azul,
JVM,
Companies,
JRuby,
Rhino,
Virtual Machines,
Runtimes,
Scala,
Clojure,
Code Analysis,
Java,
Functional Programming,
JVM Languages,
Languages,
Debugging,
Profilers,
LISP,
Programming,
JPC,
JVM Language Summit

In this presentation from the JVM Languages Summit 2008, Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on Java, Scala, Clojure, JRuby, JPC and JavaScript/Rhino and points out several places where each of them could increase their performance such as elimination of FixNums, escape analysis and best practices for testing bytecode.