Message110253
I have an patch for unladen-swallow out for review here:
http://codereview.appspot.com/160063/show
It resolves the correctness issues I mentioned previously by emitting guards if necessary. If the type is predictable and uses slots, then we don't need to check the instance dict.
It gives a 5% speedup on the unpickle benchmark. Presumably the other benchmarks do not do as many method calls. |
|
| Date |
User |
Action |
Args |
| 2010-07-14 04:56:59 | rnk | set | recipients:
+ rnk, pitrou, benjamin.peterson |
| 2010-07-14 04:56:58 | rnk | set | messageid: <[email protected]> |
| 2010-07-14 04:56:43 | rnk | link | issue6033 messages |
| 2010-07-14 04:56:40 | rnk | create | |
|