User Tools

Site Tools


files:python3:output_tests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
files:python3:output_tests [2018/08/15 16:36]
kericson Added file to generate data
files:python3:output_tests [2018/08/15 16:38] (current)
kericson Added comment about timeit and link to it
Line 1: Line 1:
 +Tests make use of [[https://docs.python.org/3/library/timeit.html|timeit]] to ensure we are only measuring ''print()'' and ''write()''. ((//Not// the overhead of loading data into memory))
 +
 <file python print.py> <file python print.py>
 import timeit import timeit
files/python3/output_tests.1534368975.txt.gz ยท Last modified: 2018/08/15 16:36 by kericson