Skip to content

Scalability of the library #195

Discussion options

You must be logged in to vote

Hi,

Typically the library does not scale that bad. However, we never measuerd this using the Python interface. The Python part can be a bottleneck. A current issue with the Python binding is that we can only activate the SIMD optimizations on Windows, for Linux currently the Python version does not use SIMD optimizations. In the C++ version that works. But we have it on our todo list.

Hope that helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by NiteeshMidlagajni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants