Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
regex capture groups test
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
Browser:
Firefox 128
Operating system:
Linux
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
A
3436978.0 Ops/sec
B
3267425.5 Ops/sec
Tests:
A
'https://spray.widen.net/content/oqnfu4pcak/web/patterns-other-full-cone-group-660x370.jpeg'.match( /(?<width>[0-9]{2,})x[0-9]{2,}.*\.jpe?g/i)
B
'https://spray.widen.net/content/oqnfu4pcak/web/patterns-other-full-cone-group-660x370.jpeg'.match( /(?<width>[0-9]{2,})x[0-9]{2,}.*\.jp(e)?g/i)