blob vs encodeuri

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
blob
new Blob(['ñandú'])
ready
encodeURI
encodeURI('ñandú');
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.