Skip to content
Snippets Groups Projects
Commit 9c7d803a authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

don't pre-split RHS of variable assignments

creating tons of items is a tad allocation-intensive and thus slow.

this is probably slower for often-included files, as now the splitting
is done in every evaluation pass.
parent 61772da2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment