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

Disable OMP #2

Open
buybackoff opened this issue Apr 11, 2020 · 0 comments
Open

Disable OMP #2

buybackoff opened this issue Apr 11, 2020 · 0 comments

Comments

@buybackoff
Copy link
Member

buybackoff commented Apr 11, 2020

It's not needed and OB docs/comments say explicitly that it's slow.

The main use case is 1 thread, but synced, so we need USE_THREAD=1.

Also need to decide if to statically link with MSVCRT, or create a package for that and link dynamically. It's already Native, LMDB, SQLite that are linked statically. This is a general issue for all of them. Not sure if it's important at all.

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