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

Optimization flags to compile C++ code #101

Open
usptact opened this issue Jan 30, 2019 · 0 comments
Open

Optimization flags to compile C++ code #101

usptact opened this issue Jan 30, 2019 · 0 comments

Comments

@usptact
Copy link

usptact commented Jan 30, 2019

Original CRFSuite has optimization flags to use SSE/SSE2 intrinsics to speed up numerical computation. Is this enabled in "python-crfsuite"? Does it make sense to build this package locally and install it instead of pulling the package using pip?

There is significant performance difference if you enable vs disable optimizations. See CRFSuite "./configure --help" output for the option.

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

No branches or pull requests

1 participant