diff options
author | Marius Hanl <mariushanl@web.de> | 2023-12-22 17:18:14 +0100 |
---|---|---|
committer | Marius Hanl <mariushanl@web.de> | 2024-05-15 20:50:13 +0200 |
commit | af6a4f300e7abafebb65f0ffafac5f4ff19f85dc (patch) | |
tree | 08ea1bbb2cde3d8768c4c59f88fd1db18f2916e1 /.clang-tidy | |
parent | 9f4dbc64560cbea9722d866748d63eddb29d383f (diff) | |
download | redot-engine-af6a4f300e7abafebb65f0ffafac5f4ff19f85dc.tar.gz |
Improve performance of the 'Create New Node' dialog
- Merged 3 for loops into 1 and save Vector allocation
- Use get_instance_base_type() or get_global_name() instead of get_language()->get_global_class_name() for performance considerations
- Use StringName where appropriate
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions