Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra-verbose logging #8

Open
Datamine opened this issue Feb 20, 2017 · 0 comments
Open

Add extra-verbose logging #8

Datamine opened this issue Feb 20, 2017 · 0 comments

Comments

@Datamine
Copy link
Owner

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant