-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Add an option to log a function call with all its arguments, so it becomes even easier to detect which functions need improvement.
(E.g. if some function is O(N^3) and the engineer hasn't noticed this, then this becomes very easy to figure out by looking at a table of its execution times and supplied arguments.)
Metadata
Metadata
Assignees
Labels
No labels