gpu.js icon indicating copy to clipboard operation
gpu.js copied to clipboard

Support large file MD5 calculation through GPU.

Open tenglongwentian opened this issue 2 years ago • 0 comments

As we all know, the browser side does not use GPU to calculate MD5 files. As the file volume increases, the efficiency becomes lower and lower. Can you combine GPU to support MD5 calculation of large files.

tenglongwentian avatar Nov 24 '22 08:11 tenglongwentian