We are only limited to 5Hz for output. There are no such constraints, aside from line character limits, for operations per second. If you can parallelize a program sufficiently, you can have thousands of operations per second. The problem is then figuring out how to make your program run without...