Andrey Sukharev
ae4324032a
Optimize string memory usage. Use Spans and StringBuilders where possible (#3933)
* Optimize string memory usage. Use ReadOnlySpan<char> and StringBuilder where possible.
* Fix copypaste error
* Code generator review fixes
* Use if statement instead of switch
* Code style fixes
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
* Another code style fix
* Styling fix
Co-authored-by: Mary-nyan <thog@protonmail.com>
* Styling fix
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
Co-authored-by: TSRBerry <20988865+TSRBerry@users.noreply.github.com>
Co-authored-by: Mary-nyan <thog@protonmail.com>
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2023-01-18 22:25:16 +00:00
..
2023-01-18 22:25:16 +00:00
2023-01-18 22:25:16 +00:00
2022-02-09 17:18:07 -03:00
2023-01-17 05:13:24 +01:00
2023-01-18 22:25:16 +00:00
2022-12-21 17:20:37 -03:00
2022-12-05 14:47:39 +01:00
2023-01-18 13:50:42 +00:00
2023-01-05 00:01:44 +01:00
2023-01-05 00:01:44 +01:00
2019-07-02 04:39:22 +02:00
2023-01-08 12:13:39 +00:00
2020-04-19 11:25:57 +10:00
2022-11-23 18:32:35 +01:00
2022-12-05 14:47:39 +01:00
2023-01-18 13:50:42 +00:00
2019-07-14 16:04:38 -03:00
2021-09-15 01:24:49 +02:00
2022-08-18 18:04:54 +02:00
2020-10-10 00:52:11 +02:00