Toggle navigation
MeasureThat
.net
Create a benchmark
Tools
Feedback
Feature Requests
FAQ
Register
Log In
Run results for:
test performance of string types
Go to the benchmark
Embed
Embed Benchmark Result
Run details:
User agent:
Mozilla/5.0 (X11; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0
Browser:
Firefox 121
Operating system:
Linux
Device Platform:
Desktop
Date tested:
2 years ago
Benchmark engine:
Benchmark.js
double quotes
461.4M/s
backticks
456.6M/s
single quotes
452.3M/s
View exact numbers
Test name
Executions per second
✓
double quotes
461,361,440 Ops/sec
backticks
456,551,456 Ops/sec
single quotes
452,349,568 Ops/sec
Tests:
single quotes
'hi I\'m a peanut'
double quotes
"hi I'm a peanut"
backticks
`hi I'm a peanut`