Script Preparation code:
AخA
 
var REGEX_URL="(?:[^a-z]){1}";
Tests:
  • url

     
    "http://www.google.com?q=Georgi+Facello".match(REGEX_URL)
  • long

     
    "zwexcvbfytuhijgfvyghjvndveyusbhfdcjnmgbycfhjnmtberuncimv2345678bimfrvekmocdjnxhhbhebvhdmbfxvhebmfvhbxvmehbvnxmehfmvjehxbvjehmbxehbvhvhrvnm".match(REGEX_URL)
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results

Experimental features:

  • Test case name Result
    url
    long

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 5 months ago)
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
Chrome Mobile 130 on Android
View result in a separate tab
Test name Executions per second
url 413054.4 Ops/sec
long 377651.8 Ops/sec