Message86768
I don't think it's a good thing to special-case bitwise operations in
the ceval loop. It will make the whole thing less instruction
cache-friendly, just for the purpose of speeding up some very uncommon
operations. |
|
| Date |
User |
Action |
Args |
| 2009-04-28 21:52:54 | pitrou | set | recipients:
+ pitrou, tim_one, jafo, mark.dickinson, ajaksu2 |
| 2009-04-28 21:52:54 | pitrou | set | messageid: <1240955574.38.0.33722908834.issue1492860@psf.upfronthosting.co.za> |
| 2009-04-28 21:52:52 | pitrou | link | issue1492860 messages |
| 2009-04-28 21:52:52 | pitrou | create | |
|