Hi,

ByteEncoding.GetString() currently uses StringBuilder that is very slow. I modified it to use InternalAllocateStr and unsafe code that makes is much faster.

Please review and approve the patch.

Kornél

Attachment: ByteEncoding.diff
Description: Binary data

_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to