decodeURI() vs decodeURIComponent() (v2)

Revision 2 of this benchmark created on


Description

decodeURI() vs decodeURIComponent()

Test runner

Ready to run.

Testing in
TestOps/sec
decodeURI()
decodeURI('контакты')
ready
decodeURIComponent()
decodeURIComponent('контакты')
ready
unescape()
unescape('контакты')
ready

Revisions

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