Optimize flag question
Raymond Hettinger
python at rcn.com
Sat Feb 25 15:45:44 EST 2006
More information about the Python-list mailing list
Sat Feb 25 15:45:44 EST 2006
- Previous message (by thread): Optimize flag question
- Next message (by thread): Optimize flag question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Olivier Langlois] > > So my question is: what are the 'optimizations' that the Python > > interpreter is doing when you specify the optimize flag and is there > > anything I should be cautious about when using it? Currently, -O provides no optimizations other than eliminating assertions. Raymond
- Previous message (by thread): Optimize flag question
- Next message (by thread): Optimize flag question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list