Institute of Computer Languages
Compilers and Languages Group

Talks 2012 - Stefan Brunthaler

Der Arbeitsbereich für Programmiersprachen und Übersetzer am Institut für Computersprachen lädt zu folgendem Vortrag ein:

Dr. Stefan Brunthaler

University of California, Irvine, USA

über

NAMASTE: Adaptive Optimization in Interpreters

Datum: Donnerstag, 11. Oktober 2012
Zeit: 15:00 c.t.
Ort: TU Wien, Seminarraum Zemanek, Favoritenstr. 9-11, Erdgeschoss
Tee Runde: 14:30 - Uhr in der Bibliothek E185.1, Argentinierstr. 8, 4. Stock (Mitte).

Zusammenfassung:

Interpreters inhabit a sweet spot on the performance/price curve of programming language implementation. This means that it is cheaper to implement an interpreter than a compiler, but on the other hand that compilers are usually faster than interpreters. This is particularly true for high abstraction-level interpreters, where many traditional optimizations are not effective. Consequently, such interpreters have a bad reputation for being too slow. This talk focuses on a previously successful line of research in purely interpretative optimizations carried out at the Compilers and Languages group of the Institute of Computer Languages, and presents new results of continuing this line of research. In particular, we give a brief overview of purely interpretative inline caching using quickening and show how to leverage this foundation for a novel adaptive optimization: native machine-abstraction execution, or NAMASTE for short. We have implemented NAMASTE and report that this technique boosts our previously maximum reported speedup by more than 40%: from a factor of up to 2.4 to a factor of up to 3.4. Since this technique is purely interpretative, too, it offers the usual benefits of interpreters: ease of implementation, portability, and---compared to a just-in-time compiler, constant and low memory usage.

Kurzbiographie von Dr. Stefan Brunthaler

Stefan Brunthaler received his PhD in 2011 from the Vienna University of Technology under the supervision of Prof. Dr. Knoop, and has been working as Postdoctoral Scholar at the Secure Systems and Languages Laboratory at the University of California, Irvine, since April 2011. At the SSLLab his primary research interests are in the areas of language-based security (specifically researching the area of large-scale automated software diversity) and the efficient implementation of dynamically-typed programming languages, with a focus on Python. In addition, he worked on an early prototype of an "upcompiler", which refers to the decompilation of a legacy binary to Java source code. (http://www.ics.uci.edu/~sbruntha/)

Sie möchten auf diesen Vortrag durch Aushang hinweisen? Eine druckfertige Einladung im pdf-Format dafür finden Sie hier.

Complang
   About Us
   Research
   Lehre
   Service
      Robotics
      Library
      Talks 2017
      Talks 2016
      Talks 2015
      Talks 2014
      Talks 2013
      Talks 2012
      Talks 2011
      Talks 2010
      Talks 2009
      Talks 2008
      Talks 2007
      Talks 2006
      Talks 2005
      Talks 2004
Sitemap
Contact
Fast Access:
Previous Talk
Next Talk
Faculty of Informatics
Vienna University of Technology
top | HTML 4.01 | Datenschutzerklärung | last update: 2018-05-25 (Webmaster)