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 block information #2

Open
gusye1234 opened this issue Sep 30, 2022 · 1 comment
Open

Add block information #2

gusye1234 opened this issue Sep 30, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@gusye1234
Copy link
Owner

Now tiner only logs the timing of blocks name.
However, it's possible that the same block name is used for different code snippet. Add the debug infos like code line, code file may help users to recognize the code problems

@gusye1234 gusye1234 added the enhancement New feature or request label Sep 30, 2022
@gusye1234
Copy link
Owner Author

Add filename and line number infos at 562a47e.
Use it with tiner.table(verbose=True)

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

No branches or pull requests

1 participant