Closed karussell closed 1 year ago
Related to #7.
I think our use case allows us to skip the currently expensive method limitSpeedsTo (in terms of speed or memory usage).
When we set this option to false the method is skipped and we have to limit all other speed tags except maxspeed to the maxspeed value.
maxspeed
Related to #7.
I think our use case allows us to skip the currently expensive method limitSpeedsTo (in terms of speed or memory usage).
When we set this option to false the method is skipped and we have to limit all other speed tags except
maxspeed
to themaxspeed
value.