Hello guys,
I'm somewhat of an amature with when it comes to this kind of bash scripting, but i'm currently changing some of my code in a hope to enhance performance, and i'm looking for a way to activly monitor that performance increase.
The idea would be to run the two versions of the script, old and new, and see the execution time for each version.
Whats the best way to achieve this? I'd be looking to mesure this as accuratly as possible, down to milliseconds or somthing.
Thanks,
Rob
I'm somewhat of an amature with when it comes to this kind of bash scripting, but i'm currently changing some of my code in a hope to enhance performance, and i'm looking for a way to activly monitor that performance increase.
The idea would be to run the two versions of the script, old and new, and see the execution time for each version.
Whats the best way to achieve this? I'd be looking to mesure this as accuratly as possible, down to milliseconds or somthing.
Thanks,
Rob