<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Compiler on Bits, Trades &amp; Systems</title>
    <link>https://blog.turboawesome.win/tags/compiler/</link>
    <description>Recent content in Compiler on Bits, Trades &amp; Systems</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 08 Jan 2014 09:44:00 +0000</lastBuildDate>
    <atom:link href="https://blog.turboawesome.win/tags/compiler/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Scala on the Hot Path: Where the Abstraction Cost Goes</title>
      <link>https://blog.turboawesome.win/2014/01/scala-on-the-hot-path-where-the-abstraction-cost-goes/</link>
      <pubDate>Wed, 08 Jan 2014 09:44:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2014/01/scala-on-the-hot-path-where-the-abstraction-cost-goes/</guid>
      <description>Scala&amp;#39;s abstractions are elegant — but on the JVM, elegance has a bytecode cost. Understanding where Scala generates boxing, closures, and virtual dispatch tells you which patterns are safe in hot paths and which aren&amp;#39;t.</description>
    </item>
    <item>
      <title>JVM JIT Compilation: What the C2 Compiler Does to Your Loops</title>
      <link>https://blog.turboawesome.win/2013/07/jvm-jit-compilation-what-the-c2-compiler-does-to-your-loops/</link>
      <pubDate>Tue, 30 Jul 2013 14:11:00 +0000</pubDate>
      <guid>https://blog.turboawesome.win/2013/07/jvm-jit-compilation-what-the-c2-compiler-does-to-your-loops/</guid>
      <description>The HotSpot C2 compiler can transform your Java bytecode into surprisingly efficient native code — but only under specific conditions. Understanding those conditions explains a class of mysterious performance cliffs.</description>
    </item>
  </channel>
</rss>
