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

metrics: event time in userspace pipeline #3844

Open
NDStrahilevitz opened this issue Feb 4, 2024 · 0 comments
Open

metrics: event time in userspace pipeline #3844

NDStrahilevitz opened this issue Feb 4, 2024 · 0 comments

Comments

@NDStrahilevitz
Copy link
Collaborator

NDStrahilevitz commented Feb 4, 2024

Feature

A useful metrics for current performance testing and the future PR gate is the time an event spends being processed in the kernel and userspace.

Requirements

A wrapper for the pipeline object needs to be added. This is so we don't append the userpsace intiial time in the event object itself.

User Time measurement

Subtract the measured time at the end of the pipeline from the start time in the metadata.

@NDStrahilevitz NDStrahilevitz added this to the v0.21.0 milestone Feb 4, 2024
@NDStrahilevitz NDStrahilevitz self-assigned this Feb 4, 2024
@geyslan geyslan modified the milestones: v0.21.0, v0.22.0 Apr 26, 2024
@NDStrahilevitz NDStrahilevitz changed the title Event time in pipeline metrics metrics: event time in userspace pipeline May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants