Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
Character String and Regex time
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Browser:
Chrome 122
Operating system:
Mac OS X 10.15.7
Device Platform:
Desktop
Date tested:
2 years ago
Test name
Executions per second
Long
223127.7 Ops/sec
Short
415444.7 Ops/sec
Tests:
Long
const data = 'Women account for one of the groups most affected by the disparities in the legal system. Therefore, this sphere has been an area of intense interest for feminist researchers and activists. Subsequently, various standpoints are expressed through different means of communication, calling for an equal approach to justice for both' data.replace(/([a-z0-9_\-.+]+)@\w+(\.\w+)*/gi, '')
Short
const data = 'Women account for one of the groups most affected by the disparities in the legal system. Therefore, this sphere has been an area of intense interest for feminist researchers and activists.' data.replace(/([a-z0-9_\-.+]+)@\w+(\.\w+)*/gi, '')