讨论 » 开发
how is fetch compared with GM_xmlhttprequest
If there is no need of CORS, is there any performance difference between Fetch API and GM_xmlhttprequest?
It should be negligible.
登录以发布留言。
how is fetch compared with GM_xmlhttprequest
If there is no need of CORS, is there any performance difference between Fetch API and GM_xmlhttprequest?