Frage

Which is more efficient, "data.Length==0" or "data==string.Empty"?

in this question there was an answer which describes execution times.

For Javascript : I know there is a site called http://jsperf.com/

what about c# site ? is there any ?

Keine korrekte Lösung

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top