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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Browser:
Chrome 124
Operating system:
Windows
Device Platform:
Desktop
Date tested:
2 years ago
Benchmark engine:
Benchmark.js
double quotes
227.2M/s
backticks
218.6M/s
single quotes
213.4M/s
View exact numbers
Test name
Executions per second
✓
double quotes
227,210,448 Ops/sec
backticks
218,636,432 Ops/sec
single quotes
213,399,824 Ops/sec
Tests:
single quotes
'hi I\'m a peanut'
double quotes
"hi I'm a peanut"
backticks
`hi I'm a peanut`