Skip to content

Commit

Permalink
[roadmap] tick off the repr op devirtualization task
Browse files Browse the repository at this point in the history
  • Loading branch information
timo committed May 14, 2015
1 parent 2e1c6e5 commit b1da568
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions roadmap.html
Expand Up @@ -75,16 +75,6 @@ <h3 class="panel-title">Better optimization around closures (2015.05)</h3>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Better JIT-compilation of REPR operations (2015.06)</h3>
</div>
<div class="panel-body">
<p>We can turn various of these into direct function calls and avoid having to
do a number of indirect calls.</p>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Better JIT-compilation of big integer operations</h3>
Expand Down

0 comments on commit b1da568

Please sign in to comment.