Hallo Philipp,
Zusammenfassung: (zumindest bei Perl)
schnell mittel langsam
single-quote (String-Konstante) double-quote .-Operator mit
Single-Quote
noch langsamer mit
Double-Quote
Bei PHP ist es anders, siehe auch meinen Archiv-Link.
schnell mittel langsam
-----------------------------------------------------------------------
Single-Quote .-Operator mit Double-Quote mit
Double-Quote ohne Variable Single- oder Variable
Double-Quote
Viele Grüße,
Christian