Hi ildede! Cool stuff!
Another way to increase speed testing is to modify this function in the crt.js module:
async sleep(ms){ return; // skip pauses ... }