<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.jvmlangsummit.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jaguarul</id>
	<title>JVMLangSummit - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.jvmlangsummit.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jaguarul"/>
	<link rel="alternate" type="text/html" href="https://wiki.jvmlangsummit.com/index.php?title=Special:Contributions/Jaguarul"/>
	<updated>2026-07-23T01:09:31Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.jvmlangsummit.com/index.php?title=ScalaOptimization&amp;diff=135</id>
		<title>ScalaOptimization</title>
		<link rel="alternate" type="text/html" href="https://wiki.jvmlangsummit.com/index.php?title=ScalaOptimization&amp;diff=135"/>
		<updated>2008-09-26T18:16:41Z</updated>

		<summary type="html">&lt;p&gt;Jaguarul: /* Author Bio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Optimizing Higher-Order Functions in Scala  ==&lt;br /&gt;
Iulian Dragos&lt;br /&gt;
&lt;br /&gt;
; Project: www.scala-lang.org&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
; Talk Abstract: 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%.&lt;br /&gt;
&lt;br /&gt;
http://wiki.jvmlangsummit.com/pdf/15_Dragos_scala.pdf&lt;br /&gt;
&lt;br /&gt;
=== Author Bio ===&lt;br /&gt;
[[Image:iuli.jpg|60px|thumb|left]]&lt;br /&gt;
[http://lamp.epfl.ch/~dragos Iulian Dragos] is working on the [http://scala-lang.org Scala] compiler since 2004, being responsible of the JVM backend and compiler optimizations. He is pursuing a PhD under the supervision of [http://lamp.epfl.ch/~odersky/ Martin Odersky], at [http://www.epfl.ch EPFL], Switzerland. Before joining the [http://scala-lang.org Scala] group, he worked as a software engineer on a C++ car dealer management system [http://softnrg.de]. He is the author of the [http://code.google.com/p/gdata-scala-client/ Google Data Scala client], a generic library based on XML pickling combinators.&lt;br /&gt;
&lt;br /&gt;
=== Key Issues for Discussion (cooperative) ===&lt;br /&gt;
''(please expand cooperatively)''&lt;br /&gt;
[[Talk:Scala]]&lt;/div&gt;</summary>
		<author><name>Jaguarul</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.jvmlangsummit.com/index.php?title=File:Iuli.jpg&amp;diff=134</id>
		<title>File:Iuli.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.jvmlangsummit.com/index.php?title=File:Iuli.jpg&amp;diff=134"/>
		<updated>2008-09-26T17:27:59Z</updated>

		<summary type="html">&lt;p&gt;Jaguarul: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Jaguarul</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.jvmlangsummit.com/index.php?title=ScalaOptimization&amp;diff=131</id>
		<title>ScalaOptimization</title>
		<link rel="alternate" type="text/html" href="https://wiki.jvmlangsummit.com/index.php?title=ScalaOptimization&amp;diff=131"/>
		<updated>2008-09-26T17:18:13Z</updated>

		<summary type="html">&lt;p&gt;Jaguarul: /* Author Bio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Optimizing Higher-Order Functions in Scala  ==&lt;br /&gt;
Iulian Dragos&lt;br /&gt;
&lt;br /&gt;
; Project: www.scala-lang.org&lt;br /&gt;
&lt;br /&gt;
=== Abstract ===&lt;br /&gt;
; Talk Abstract: 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%.&lt;br /&gt;
&lt;br /&gt;
http://wiki.jvmlangsummit.com/pdf/15_Dragos_scala.pdf&lt;br /&gt;
&lt;br /&gt;
=== Author Bio ===&lt;br /&gt;
[http://lamp.epfl.ch/~dragos Iulian Dragos] is working on the [http://scala-lang.org Scala] compiler since 2004, being responsible of the JVM backend and compiler optimizations. He is pursuing a PhD under the supervision of [http://lamp.epfl.ch/~odersky/ Martin Odersky], at [www.epfl.ch EPFL], Switzerland. Before joining the [http://scala-lang.org Scala] group, he worked as a software engineer on a C++ car dealer management system [http://softnrg.de]. He is the author of the [http://code.google.com/p/gdata-scala-client/ Google Data Scala client], a generic library based on XML pickling combinators.&lt;br /&gt;
&lt;br /&gt;
=== Key Issues for Discussion (cooperative) ===&lt;br /&gt;
''(please expand cooperatively)''&lt;br /&gt;
[[Talk:Scala]]&lt;/div&gt;</summary>
		<author><name>Jaguarul</name></author>
		
	</entry>
</feed>