<!DOCTYPE html> <html> <head> <title>Performance test</title> </head> <body> <h1>Performance test</h1> Tests the canvas readout performance. <div id="log"> </div> <script src="performanceTest.js"></script> </body></html>