Skip to content

Investigate unsafe string modification for speed improvements #4

@nemec

Description

@nemec

Since this library is essentially a wrapper for strings, is there any benefit to breaking out of the "managed" mold and using direct memory copying to get some speed improvements? Or will the performance difference be negligible? Need to investigate.

http://blog.getpaint.net/2015/07/21/net-strings-are-immutable-except-that-theyre-not/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions