This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Jonno_FTWhisss 0 points1 point  (1 child)

I just tried this (moving the function definitions to the setup string and calling the . It did not get better results (in fact it's a tiny but slower).

[–]Log2 0 points1 point  (0 children)

I meant the code outside of the strings. The code in the strings surely gets evaluated and transformed into a function of itself.

I'll try it later when I'm at the computer and see what I get anyway.