Eric van Riet Paap <[EMAIL PROTECTED]> writes:

> Hi Ben,
>
> It's nice to know what opcodes are popular! However, sorting them in  
> whatever order within a switch will likely not make a difference.
> This switch will be converted to a jumptable, so the compiler will  
> order the cases again.

Unclear; similar rearrangements made a noticeable difference in
CPython a few years back (I think, anyway).

Cheers,
mwh

-- 
  <datazone> okay, tell me if i am crazy
  <Yosomono> you are
  <datazone> damn                               -- from Twisted.Quotes

_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to