diff options
author | aaronp64 <aaronp.code@gmail.com> | 2024-09-16 13:07:13 -0400 |
---|---|---|
committer | aaronp64 <aaronp.code@gmail.com> | 2024-09-16 15:47:58 -0400 |
commit | e2b6d92e27fbe56331ccf10b2d70e793521d5058 (patch) | |
tree | 43544d103d0bb004e97d06b981fc6a832221c0b4 /core/math/convex_hull.cpp | |
parent | 6681f2563b99e14929a8acb27f4908fece398ef1 (diff) | |
download | redot-engine-e2b6d92e27fbe56331ccf10b2d70e793521d5058.tar.gz |
Speed up lambda capture handling
Updated GDScriptLambdaCallable::call and GDScriptLambdaSelfCallable::call to use alloca instead of Vector when using captures, to avoid extra allocation/copy_on_write calls on each lambda function call.
Diffstat (limited to 'core/math/convex_hull.cpp')
0 files changed, 0 insertions, 0 deletions