Hi, I'm just wondering how I might speed up my code with little or no effort!
 
Do class fields marked as read-only improve performance?
Might I get faster code by merging all my modules into one big file?
 
Or any other tricks along those lines?
 
I'm already compiling with -Obench and using specific math functions like =fx instead of = where I can.
 
Thanks,

Reply via email to