diff options
author | Andreia Gaita <shana@spoiledcat.net> | 2024-02-15 13:06:34 +0100 |
---|---|---|
committer | Andreia Gaita <shana@spoiledcat.net> | 2024-02-28 13:19:22 +0100 |
commit | d6f2bec890db6f798824e30eb337fbe1df48c00d (patch) | |
tree | fecb9c27bb0b49cd40f5a8feac76acd4b248b21a /modules/gdscript/gdscript_utility_functions.cpp | |
parent | 1d29fb08536758918e5d7c38ee1d5f3ecd7a40c7 (diff) | |
download | redot-engine-d6f2bec890db6f798824e30eb337fbe1df48c00d.tar.gz |
VS: Improve performance of parsing project file
VS doesn't handle string parsing very well, so having all the files in one
property slows down VS a lot when loading the projects. Splitting the files
up into per-directory properties brings down project processing times from
20 seconds to 1 second (on my machine).
Diffstat (limited to 'modules/gdscript/gdscript_utility_functions.cpp')
0 files changed, 0 insertions, 0 deletions