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
{{ message }}
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.
[ ] ieif makes multiple requests and has added a layer of complexity with caching, which can probably be removed once streamlined (moved to issue streamline networks requests made by ieif #650)
Done in Sprint 5
[3] low-hanging fruit improvements to networking code that doesn't need redesign (issue)
[2] only reset cached balances and liabilities if pruneOps > 0, reducing unnecessary network calls (issue)
[2] use single call to load offers when resetting liabilities (issue)
we are making too many network calls for basic information
See experimental profiling options added to binary in this commit (12ac3ce9d4d27acd57da0f9d6edeecdf671e1f4f)
[ ] ieif makes multiple requests and has added a layer of complexity with caching, which can probably be removed once streamlined(moved to issue streamline networks requests made by ieif #650)Done in Sprint 5
[2] Faster network calls using fasthttp (issue)The text was updated successfully, but these errors were encountered: