issues
search
curvefi
/
curve-js
MIT License
64
stars
38
forks
source link
Invert order of route algorithm
#386
Closed
DanielSchiavini
closed
2 months ago
DanielSchiavini
commented
2 months ago
Check if route is valid before adding it to the route list
Compared in
this commit
with other alternatives
It seems to make the algorithm ~3 times faster. For example:
DanielSchiavini
commented
2 months ago
I'll merge this with #385