Skip to content

[feat] Add File execution duration tracer #36

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

carlosdanielpohlod
Copy link
Owner

No description provided.

- added first version of the tracker that computes the execution time of each file.

- Moved the base tracer logic to a base tracer, so that it can be reused in the two existing tracers

Co-authored-by: Fabio Leandro Janiszevski <[email protected]>
@carlosdanielpohlod carlosdanielpohlod changed the title [feat] Add File excution duration [feat] Add File excution duration tracer Oct 15, 2024
@carlosdanielpohlod carlosdanielpohlod changed the title [feat] Add File excution duration tracer [feat] Add File execution duration tracer Oct 15, 2024
add some fixes on the DurationTracer, like undefined variables or method passed params

add a basic test for DurationTracer

fix the tmp file name
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

Successfully merging this pull request may close these issues.

1 participant