Conversation
|
Test original benchmark in v1.3 |
|
Benchmark after refactor |
|
Thanks. But do you have an idea of the behavior in terms of precision of the old and new algorithms when |
|
Should we separate the question of which algorithm is called in the end from the general cleanup in this PR which is nice I believe? |
|
Sorry for not following up this PR due to my busy time. This is still not much performance improvement but API improvement. Thanks for @mschauer's support. As for algorithm improvement, if I have time to address this issue, I will have another PR in the future. |
Try to clarify the dependency between interfaces and implementations.
This also bring a little bit improvement in performance.