IncrementalInference.jl
IncrementalInference.jl copied to clipboard
Enum CCW.threadmodel::Union{Type{SingleThreaded}, Type{MultiThreaded}}
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)