@arthur accounting for scheduling, thread sync, decoupling I think it’s pretty fast. Also I’m transferring 90000000 * 32 bits = 2880000000 bits = 360000000 bytes = 351562.5kb = 343mb of data. The pc I did this on had ddr2 with 5.3gb data transfer rate. At full uninterupted access the fastest it could have reallocated is 64ms. But since there are other processes needing access you need to wait. Hence the delays and this speed. It would be faster on pcs with faster RAM and CPU and bus speeds – Tschallacka Feb 16, 2020 at 17:43
How big for webworker to transfer
Posted on:August 19, 2023 at 06:30 AM