Let's try to measure the overhead by timing a do-nothing statement: % python timeit.py "pass" 10000000 loops, best of 3: 0.0203 usec per loop While 0.02 ...
確定! 回上一頁