summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/export_arrays.gd
diff options
context:
space:
mode:
authoraaronp64 <aaronp.code@gmail.com>2024-07-25 13:57:32 -0400
committeraaronp64 <aaronp.code@gmail.com>2024-07-26 11:32:45 -0400
commit040f241f392017e1a9767d728b9cd87f0f3f0860 (patch)
treeae75221476d0ae5d763133b762fe5d52b2762569 /modules/gdscript/tests/scripts/parser/features/export_arrays.gd
parente343dbbcc1030f04dc5833f1c19d267a17332ca9 (diff)
downloadredot-engine-040f241f392017e1a9767d728b9cd87f0f3f0860.tar.gz
Improve Tree performance
Added TreeItem::last_child to avoid needing to iterate through all children to get to the end. This mainly helps in cases where one TreeItem has many children (1000s), and new children are added to the end, as each add had to iterate through all previously added children.
Diffstat (limited to 'modules/gdscript/tests/scripts/parser/features/export_arrays.gd')
0 files changed, 0 insertions, 0 deletions