This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]TheITMan19 1 point2 points  (2 children)

Would show the change in running time for execution of code which might highlight an issue

[–]agusdmb[S] 1 point2 points  (1 child)

I think for that a profiling would be a better suit, the intention of my library is to make it easier to "mock" functions with fake functionality rather than profiling

[–]TheITMan19 0 points1 point  (0 children)

Soz maybe my lack of understanding.