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

got benchmarks? #25

Open
logixworx opened this issue Jul 8, 2021 · 1 comment
Open

got benchmarks? #25

logixworx opened this issue Jul 8, 2021 · 1 comment

Comments

@logixworx
Copy link

benchmarks? comparisons to other c++ libs?

@mobius3
Copy link
Owner

mobius3 commented Jul 8, 2021

None and none. I never actually compared it to other C++ interpolation libraries in regards to speed or memory. My focus was on delivering a great API and in that regard I believe tweeny to be one of the best if not the best (of course I'm biased ;)

I suspect it is not going to be particularly fast, it has no processor optimization nor any kind of optimizations like those you typically see in math libraries.

But I suspect it is not going to be particularly slow also.

Sadly I don't have any hard evidence to support my suspicions so if this is a topic that really concerns you, you shouldn't believe me and try to benchmark it yourself.

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

2 participants