4 webworkers have been launched, repeatedly generating sha512 checksums --
    check the CPU graphs in taskmanager ;-)

* firefox "OK": checksum generation is parallelized
   (but it's limited to 2 workers for some reason...)

* chrome NG: only one worker can run at a time