-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFQ Potential Speed Ups #2743
Comments
To speed up the RFQ process, follow these steps:
References/services/rfq/relayer/quoter/quoter.go |
Additional speed ups:
Commitable quotes calculated on db side (less data sent over the wire)
Paralellize HasSufficientGasOrigin and Dest
The text was updated successfully, but these errors were encountered: