drewnoakes/string-theory

Allow for Copying of Strings Information

aolszowka opened this issue · 0 comments

It would be useful if this information (boxed in red) were able to be copy and pasted:

image

4,086,800 strings, 630,116 unique. 468,564,642 total string bytes, of which 342,442,924 (73.1%) are wasted on duplicates (12.6% of 2,708,496,737 managed heap bytes).

For now I am working around it by using Inspect.exe to grab the string contents.