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

WIP: Enable profiling #57

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: Enable profiling #57

wants to merge 3 commits into from

Conversation

jakirkham
Copy link
Member

This allows for Cython code to be profiled after it is built. For instance, one can use line_profiler to profile lineRankOrderFilter.

Note: It may be worth adding a build option to determine whether or not to enable profiling. Though this doesn't seem to make it that much slower (i.e. on the order of a few percent). Some thorough profiling is required before enabling this automatically.

@jakirkham
Copy link
Member Author

Would be great if we could optionally enable this somehow. cyminmax may have some useful bits that could be pulled over here.

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