University of Illinois at Urbana-Champaign Block I logo
university of illinois at urbana-champaign

Department of Computer Science

Computer Science Department Master Calendar

skip to events

calendar tabs

  •  All 
  • Grid
  • Month
  • Week
  • Day
  • (Selected tab) Detail

Event Detail Information

Event Detail Information

Illinois-Intel Parallelism Center (I2PC) Distinguished Speaker Series: Peng Wu (IBM Research)

Speaker Peng Wu, IBM
Date May 3, 2012
Time 4:00 pm - 5:00 pm   CDT
Location 3405 Siebel Center
Cost Free
Sponsor Illinois-Intel Parallelism Center (I2PC)
Contact Meg Osfar
Views 6373
Originating Calendar I2PC Events

Illinois-Intel Parallelism Center (I2PC) Distinguished Speaker Series

Thursday May 3rd, 4pm CDT, Room SC3405 


Reusing-JITs are from Mars, Dynamic Scripting Languages are from Venus

 

                                          Peng Wu

                                       IBM Research

 

Abstract:

Whenever there is an interest to compile a new dynamically typed language, reusing an existing statically typed language compiler (reusing JITs) is always an appealing option. One popular trend is to use the Java JIT to compile JVM languages such as Jython, JRuby, Scala, Clojure, Groovy. and Javascript. Others have tried to leverage LLVM to compile Python (Unladen-swallow) and Ruby (Rubinius).

Existing reusing JITs, however, do not deliver the kind of performance boost as proponents have hoped.  The performance of JVM languages, for instance, often lags behind standard interpreter implementations. Even more customized solutions that extend the internals of a JIT compiler for the target language cannot compete with those designed specifically for dynamically typed languages.  Our own Fiorano JIT compiler, a reusing JIT based on IBM's product JIT, is a living example of such a phenomenon. As a state-of-the-art reusing JIT for Python, Fiorano JIT compiler outperforms two other reusing JITs (Unladen Swallow and Jython), but still has a noticeable performance gap with PyPy, a custom designed Python JIT and VM.  

This talk offers an in-depth look on the reusing JIT phenomenon.  I will discuss techniques that have proved effective based on our own experience of building the Fiorano JIT.  More importantly, I will talk about common pitfalls of today's reusing JITs,  the most important of which is not focusing sufficiently on specialization, an abundant optimization opportunity unique to dynamically typed languages. 

Speaker's Bio:

Peng Wu is a research staff member from IBM T.J. Watson research center in Yorktown Heights, NY, shortly after receiving her Ph.D in computer science from UIUC in 2001. Her research interests include optimization of dynamic scripting languages and Java, trace compilation, and software exploitation and support for TM, SIMD and GPGPU. Part of her research focuses on unleashing the power of new hardware features via compilation such as for CELL BE, BlueGene, and POWER; part is devoted simply to improve the frontiers of performance driven compilation. In the past 10 years, she has actively contributed to IBM's product compilers including the XL compiler for C/C++/Fortran and J9 JVM/JIT and held more than a dozen patents.
 
http://researcher.ibm.com/view.php?person=us-pengwu

 ========================================================

I2PC seminars are held on Thursdays at 4pm Central Time in Room 3405 of the Siebel Center.

They are streamed live at this link:

* http://media.cs.illinois.edu/live/I2PClive.asx

Questions to the speaker for live response can be posted at:

* http://i2pc.cs.illinois.edu/chat

A complete list of seminars is available here:

* http://i2pc.cs.illinois.edu/seminars.html