cpython/Doc/whatsnew
Raymond Hettinger b7d05db0be Optimize tuple_slice() and make further improvements to list_slice()
and list.extend().  Factoring the inner loops to remove the constant
structure references and fixed offsets gives speedups ranging from
20% to 30%.
2004-03-08 07:25:05 +00:00
..
whatsnew20.tex list the Python Software Foundation on all the documents 2004-01-02 06:57:50 +00:00
whatsnew21.tex list the Python Software Foundation on all the documents 2004-01-02 06:57:50 +00:00
whatsnew22.tex list the Python Software Foundation on all the documents 2004-01-02 06:57:50 +00:00
whatsnew23.tex list the Python Software Foundation on all the documents 2004-01-02 06:57:50 +00:00
whatsnew24.tex Optimize tuple_slice() and make further improvements to list_slice() 2004-03-08 07:25:05 +00:00