Sixze / ALS-Refactored

Completely reworked and improved C++ version of Advanced Locomotion System V4.
MIT License
943 stars 261 forks source link

Optimize the ABP to fully support fast path? #469

Closed watsonsong closed 5 months ago

watsonsong commented 5 months ago

Is it will be better performance if turn on the "Warn About Ablueprint Usage" and fix all warning. Cache the conditions check and make the ABP fully support fast path?