You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@TkTech did an amazing job with https://github.com/TkTech/can_ada. I think we should follow the path, or maybe merge the two implementations, since it is 2 times faster and the goal of Ada project is performance?
can_ada is under the MIT license, so feel free to use it however you like. I believe it's complete as-is, or you can copy parts of it, fork it, whatever. There's also an experimental variation using nanobind which has a smaller range of supported versions and a more complicated build, but offers another ~30% speed boost.
@TkTech did an amazing job with https://github.com/TkTech/can_ada. I think we should follow the path, or maybe merge the two implementations, since it is 2 times faster and the goal of Ada project is performance?
What do you think @lemire @TkTech @bbayles?
The text was updated successfully, but these errors were encountered: