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

[FEA] Performance Critical markers #46

Open
ryanolson opened this issue Jun 20, 2022 · 0 comments
Open

[FEA] Performance Critical markers #46

ryanolson opened this issue Jun 20, 2022 · 0 comments
Labels
feature request New feature or request

Comments

@ryanolson
Copy link
Contributor

Is your feature request related to a problem? Please describe.

SRF is comprised of code that constructs and initializes a runtime and code the executes the a pipeline within the confines of the runtime.

It would be nice to have a system in place that clearly marks particular sections of the code which are performance critical, i.e. will be evaluated in the "hot path" and may effect the performance of an executing pipeline.

This would be valuable information for both developers and reviewers.

Describe the solution you'd like

Not sure.

Additional context
Add any other context, code examples, or references to existing implementations about the feature request here.

@ryanolson ryanolson added the feature request New feature or request label Jun 20, 2022
@jarmak-nv jarmak-nv moved this to Todo in MRC Boards Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Todo
Status: Todo
Development

No branches or pull requests

1 participant