Speed comparison between Brython and CPython

This script will compare the time taken by the execution of the same scripts by Brython and by the CPython interpreter. The script code is sent to the cgi script script_timer.py in folder cgi-bin. Make sure that in the first line of this script, the path is that of the CPython interpreter in your file system.