Hi everybody.
I have an application with some function, some of them are identical but coded differently. I want to test each of these identical functions in order to know which one is the fastest during runtime.
If I add some specific code in my applycation for the test, it will probably interfere with the results no ? Does someone know a way to process such tests, what should I take care during the developpment of the test architecture ?
Thanks in advance.
Bookmarks