standalone test for memory optimizations (200+ entities)

This commit is contained in:
proddy
2023-01-08 09:42:48 +01:00
parent e5558f7fa9
commit 687c76703b
4 changed files with 26 additions and 6 deletions

View File

@@ -542,6 +542,7 @@ void Shell::process_command() {
line_buffer_.clear();
cursor_ = 0;
}
CommandLine command_line{line1};
println();