with gcc v4.3.2 I found the combination of -O2 and computed goto to give the best performance; with -O3 performance was a little worse and computed goto was a wash. |
||
|---|---|---|
| femtolisp | ||
| llt | ||
with gcc v4.3.2 I found the combination of -O2 and computed goto to give the best performance; with -O3 performance was a little worse and computed goto was a wash. |
||
|---|---|---|
| femtolisp | ||
| llt | ||