Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
//https://stackoverflow.com/questions/33399749/convert-a-data-row-to-a-json-object/33400729#33400729 by dbc_MinLength
Testing against 1 times concatenation.
String: 20
StringBuilder: 39
StringBuilderPreset: 56

Testing against 10 times concatenation.
String: 303
StringBuilder: 108
StringBuilderPreset: 178

Testing against 100 times concatenation.
String: 7846
StringBuilder: 752
StringBuilderPreset: 381

Testing against 1000 times concatenation.
String: 196377
StringBuilder: 2684
StringBuilderPreset: 2380
Cached Result
Last Run: 3:52:56 am
Compile: 0.183s
Execute: 0.022s
Memory: 101.62Mb
CPU: 0.141s