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

Enum CCW.threadmodel::Union{Type{SingleThreaded}, Type{MultiThreaded}} #800

Closed
dehann opened this issue Jul 21, 2020 · 1 comment
Closed

Comments

@dehann
Copy link
Member

dehann commented Jul 21, 2020

struct field of ::Union type is bad for performance. Drop to just something simple and easy like an enum? Will effect the stack all the way up to addFactor!(...., threadmodel=MULTITHREADED)

@dehann
Copy link
Member Author

dehann commented Jan 2, 2023

threadmodel type approach has been removed and is now obsolete.

@dehann dehann closed this as completed Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant