Sign in
Jan Krivanek
Snippets of knowledge that I found interesting
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
clr
clr.dll
debugging
executable image path
gflags
Insert
IntelliTrace
IntelliTrace Calls
IntelliTrace Events
Large Objects Heap
loadby
loader
logo
module
mscordacwks
mscordacwks.dll
mscorwks
mscorwks.dll
Perfmon
Performance
reference counting
smart client
sos
sosex
SQL integrated debugging
StringBuilder
symbols
unloaded
Update
Visual Studio
windbg
worker thread
WSLK
Browse by Tags
MSDN Blogs
>
Jan Krivanek
>
All Tags
>
large objects heap
Tagged Content List
Blog Post:
StringBuilder performance issues in .NET 4.0 and 4.5
Jan Krivanek
I have recently discovered interesting behavior change of StringBuilder class introduced in .NET framework 4.0 (and remaining in 4.5). There is also a easy workaround once you know the behavior. Sample code exposing the problem Let’s use the following test code: static void TestStringBuilder...
on
30 Nov 2012
Page 1 of 1 (1 items)