ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Try to ensure serialization uses `StringBuilder`s instead of regular `string`s #430

Open Ernest314 opened 1 year ago

Ernest314 commented 1 year ago

This becomes very important, especially for large files (when multiple lines are being handled at once).

Basically, anything that uses files in the data/ directory.