MuhammaraJS
MuhammaraJS copied to clipboard
Recrypt take pretty long time
Hi
Here's my current test using recrypt function PDF with 45KB (4 pages) -> 3-4 seconds PDF with 250KB -> around 10 seconds, sometimes more PDF with 1MB (14 pages) -> timeout
I've tried with almost same result on:
- using in express/node docker
- as nextjs/vercel api
Is this normal? what about you guys? Just want to confirm, if it's something on my end or it's normal
Can you post a minimal example pdf, package.json,.package-lock, code and docker file so that I could run it and benchmark the code?
Normally it should be several mb/s but that depends on several things.