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
enum_dispatch could likely the box'd vtable code in the strategy implementation, leading to perhaps a 6x performance improvement, absent synchronisation issues. https://docs.rs/enum_dispatch/0.3.1/enum_dispatch/
The text was updated successfully, but these errors were encountered:
enum_dispatch could likely the box'd vtable code in the strategy implementation, leading to perhaps a 6x performance improvement, absent synchronisation issues. https://docs.rs/enum_dispatch/0.3.1/enum_dispatch/
The text was updated successfully, but these errors were encountered: