Is there any accurate way of measuring how long it takes a block of code to execute from start to finish?
Just want to find a method of measuring how much speed I gain via the optimisations I am doing to some code.
Is there any accurate way of measuring how long it takes a block of code to execute from start to finish?
Just want to find a method of measuring how much speed I gain via the optimisations I am doing to some code.
Thanks mate,
Will test it out next weekend (12 hour night shifts leave no time for programming.)