[Python-Dev] Optimization (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Sat Oct 5 21:42:09 CEST 2013
- Previous message: [Python-Dev] PEP 451: ModuleSpec
- Next message: [Python-Dev] Optimization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please remember me, what was common decision about CPython-only optimizations which change computation complexity? I.g. constant amortization time of += for byte objects and strings, or linear time of sum() for sequences?
- Previous message: [Python-Dev] PEP 451: ModuleSpec
- Next message: [Python-Dev] Optimization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]