Skip to content
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

Investigate and compile a report on potential inefficiencies for Mira #3738

Open
petertonysmith94 opened this issue Feb 25, 2025 · 0 comments
Assignees
Labels
chore Issue is a chore

Comments

@petertonysmith94
Copy link
Contributor

petertonysmith94 commented Feb 25, 2025

Summary

Investigate potential speed inefficiencies on Mira. We should analyse the requests being made and the underlying code and compile a report on the analysis w/ potential mitigations.

Some high-level hunches on potential issues:

  • Multiple provider instantiations
  • Missing contract IDs (causing multiple dry runs)
  • Re-renderings and side-effects (re-fetching)
@petertonysmith94 petertonysmith94 self-assigned this Feb 25, 2025
@petertonysmith94 petertonysmith94 added the chore Issue is a chore label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issue is a chore
Projects
None yet
Development

No branches or pull requests

1 participant