You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyperfine -w 3 "npx jest test noscrape.test rendering" --shell=none
Benchmark 1: npx jest test noscrape.test rendering
Time (mean ± σ): 1.170 s ± 0.004 s [User: 1.966 s, System: 0.148 s]
Range (min … max): 1.164 s … 1.177 s 10 runs
But by calling binary with same parameter directly via cli, i just took 2~3ms
There is a huge performance loss that need to be fixed soon
The text was updated successfully, but these errors were encountered:
But by calling binary with same parameter directly via cli, i just took 2~3ms
There is a huge performance loss that need to be fixed soon
The text was updated successfully, but these errors were encountered: