Greasy Fork is available in English.
Discussions » Development
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.
Sign in to post a reply.
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?