I have to check how much time do_something() takes in total for a pair of lists containing 30k elements. Below is my code
do_something()
def run(a, b, data):