Javascript:SpiderMonkey:ProjectGenerationGarbageCollection: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
<b>Tracking Bug:</b> [meta] Implement generational garbage collection - <span class="fck_mw_template"><span class="fck_mw_template"><span class="fck_mw_template">{{bug|619558}}</span></span></span>
<b>Tracking Bug:</b> [meta] Implement generational garbage collection - <span class="fck_mw_template"><span class="fck_mw_template"><span class="fck_mw_template">{{bug|619558}}</span></span></span>
<h1> Milestones </h1>
<h1> Milestones </h1>
<ol>
<table border=1>
   <li> Rooting analysis shell green </li>
<tr>
   <li> Exactly rooted shell green </li>
  <td>1</td>
   <li> Rooting analysis browser green </li>
   <td>Rooting analysis in the shell</td>
   <li> Exactly rooted browser </li>
  <td>green on mozilla-inbound</td>
   <li> GGC no-jit shell only build on TBPL </li>
  <td>sfink</td>
   <li> GGC on AWFY </li>
  <td>2 weeks</td>
   <li> GGC faster than Ion on AWFY </li>
</tr>
</ol>
<tr>
   <td>2</td>
  <td>Exactly rooted shell</td>
  <td>green on mozilla-inbound</td>
   <td>sfink</td>
  <td>2 weeks</td>
</tr>
<tr>
  <td>3</td>
  <td>Rooting analysis in the browser browser</td>
  <td>green on mozilla-inbound</td>
  <td></td>
  <td>2 - 3 months</td>
</tr>
<tr>
  <td>4</td>
   <td>Exactly rooted browser</td>
  <td>green on mozilla-inbound</td>
   <td></td>
  <td>2 month</td>
</tr>
<tr>
  <td>5</td>
  <td>GGC no-jit shell only build on TBPL</td>
  <td>green on mozilla-inbound</td>
  <td>terrence</td>
  <td>1 month</td>
</tr>
<tr>
  <td>6</td>
  <td>JIT support</td>
   <td>Ion+GGC displayed on AWFY</td>
  <td>bhackett</td>
  <td>1 month</td>
</tr>
<tr>
  <td>7</td>
  <td>Optimized GGC in shell</td>
   <td>Ion+GGC faster than Ion-GGC on AWFY</td>
  <td>bhackett</td>
  <td>1 month</td>
</tr>
<tr>
  <td>8</td>
  <td>GGC in the browser</td>
  <td>green on AWFY</td>
  <td>terrence</td>
  <td>2 - 3 months</td>
</tr>
</table>
<h1> Steps </h1>
<h1> Steps </h1>
<h2> Exact Rooting done in JS Shell <span class="fck_mw_template"><span class="fck_mw_template">{{bug|753203}}</span></span> </h2>
<h2> Exact Rooting done in JS Shell <span class="fck_mw_template"><span class="fck_mw_template">{{bug|753203}}</span></span> </h2>
Confirmed users
28

edits