¡@

Home 

python Programming Glossary: fop.py

List comprehension vs generator expression's weird timeit results?

http://stackoverflow.com/questions/11964130/list-comprehension-vs-generator-expressions-weird-timeit-results

filename lineno function 100000 0.158 0.000 0.251 0.000 fop.py 3 ge_d 500000 0.092 0.000 0.092 0.000 fop.py 4 genexpr 100000.. 0.251 0.000 fop.py 3 ge_d 500000 0.092 0.000 0.092 0.000 fop.py 4 genexpr 100000 0.285 0.000 0.285 0.000 fop.py 5 lc_d 100000.. 0.000 fop.py 4 genexpr 100000 0.285 0.000 0.285 0.000 fop.py 5 lc_d 100000 0.356 0.000 0.634 0.000 fop.py 8 ge_11 1800000..