Toggle navigation
MeasureThat.net
Create a benchmark
Tools
Feedback
FAQ
Register
Log In
Run results for:
regex test
Test
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36
Browser:
Chrome Mobile 130
Operating system:
Android
Device Platform:
Mobile
Date tested:
one year ago
Test name
Executions per second
CharByChar
916606.2 Ops/sec
Complete
882912.7 Ops/sec
HTML Preparation code:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script> <link rel="stylesheet" href="style.min.css" type="text/css"> <link rel="stylesheet" href="style.min.css" type="text/css"> <link rel="stylesheet" href="style.min.css" type="text/css">
Tests:
CharByChar
var r = "execute addBtsCertificatePkcs /rom/config/pkcs.p12 IamThePassPhrase anything could be here"; return r.replace(/[p][k][c][s][.][p][1][2][ ]*(.+)/g, " <pkcs12 details removed>");
Complete
var r = "execute addBtsCertificatePkcs /rom/config/pkcs.p12 IamThePassPhrase anything could be here"; return r.replace(/pkcs\.p12 *(.+)/g, "pkcs.p12 <password removed>");