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

Peering List View - revisit view fields and optimise filtering performance #121

Open
mzbroch opened this issue Aug 11, 2023 · 0 comments
Open

Comments

@mzbroch
Copy link
Contributor

mzbroch commented Aug 11, 2023

  1. Revisit fields displayed in the Peering List View
  2. Optimise filter for performance

Table View (list device roles, device names and peer endpoint name)

          Do we need to add any `prefetch_related`/`select_related` on the Peering list view queryset so as to make this nested lookup not prohibitively expensive at scale?

Originally posted by @glennmatthews in #114 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant