conference paper not in proceedings
Optimizing Higher-Order Functions in Scala
2008
Scala relies on libraries as the default mechanism for language extension. While this provides an elegant solution for growing the language, the performance penalty incurred by call-by-name parameters, boxing and anonymous functions is high. We show that inlining alone is not enough to remove this overhead, and present a solution based on decompilation of library code combined with inlining, dead code elimination, and copy propagation. We evaluate our approach on two language extensions, Java-like assert and C-like for-loops and show improvements of up to 45%.
Type
conference paper not in proceedings
Author(s)
Date Issued
2008
Subjects
Editorial or Peer reviewed
REVIEWED
Written at
EPFL
EPFL units
| Event name | Event place | Event date |
Paphos, Cyprus | July 7, 2008 | |
Available on Infoscience
September 25, 2008
Use this identifier to reference this record