全等

Benchmark created by shengjie.yu on


Test runner

Ready to run.

Testing in
TestOps/sec
===
if("abcdef".match(/gggg/) !== null) {
//
}
ready
==
if("abcdef".match(/gggg/)) {
//
}
ready

Revisions

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

  • Revision 1: published by shengjie.yu on