Hello all,
I'm looking for some tips on how to make scripts run as fast as possible.
What's the best place to use the GetBlock methods? Is it possible to just get the blocks the first time the program runs and keep them for all following executions or is this a bad idea?
What other things have you figured out that can improve execution time?
Thanks
I'm looking for some tips on how to make scripts run as fast as possible.
What's the best place to use the GetBlock methods? Is it possible to just get the blocks the first time the program runs and keep them for all following executions or is this a bad idea?
What other things have you figured out that can improve execution time?
Thanks