[Python-Dev] 2.6 rc1 performance results (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Sat Sep 13 17:59:27 CEST 2008
- Previous message: [Python-Dev] 2.6 rc1 performance results
- Next message: [Python-Dev] 2.6 rc1 performance results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The change to universal binaries, perhaps?
That shouldn't really matter - the machine code should still be the same, and it should all get loaded at program startup. IOW, startup and imports may get slower, but otherwise, it should have no impact.
Regards, Martin
- Previous message: [Python-Dev] 2.6 rc1 performance results
- Next message: [Python-Dev] 2.6 rc1 performance results
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]