Find a web site that produces a large amount of data.
Investigate caching by running fetchall twice in succession
to see whether the reported time changes much.
Do you get the same content each time?
Modify fetchall to print its output to a file so it can be examined.