canmove, Confirmed users
1,577
edits
(add note about -finline-limit) |
(compare -O2 vs. -Os -finline-limit=50) |
||
Line 31: | Line 31: | ||
</td> | </td> | ||
</tr> | </tr> | ||
<tr> | |||
<td>gcc 4.2.1 (-O2 -freorder-blocks -fno-reorder-functions)</td> | |||
<td> | |||
Comparing -O2 vs. -Os -finline-limit=50, not directly against baseline. [https://bugzilla.mozilla.org/show_bug.cgi?id=409803#c0] | |||
Txul is unchanged<br/> | |||
Ts improves 3%<br/> | |||
Tp2 improves about 4%<br/> | |||
however, codesize jumps 2,414kb (19%) | |||
</td> | |||
</table> | </table> |