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 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Browser:
Firefox 132
Operating system:
Linux
Device Platform:
Desktop
Date tested:
one year ago
Test name
Executions per second
CharByChar
13434253.0 Ops/sec
Complete
13403014.0 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\s(.+)/g, "pkcs.p12 <password removed>");