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

Refactor Join a Project queries #1641

Open
ahelsing opened this issue Nov 12, 2015 · 1 comment
Open

Refactor Join a Project queries #1641

ahelsing opened this issue Nov 12, 2015 · 1 comment

Comments

@ahelsing
Copy link
Member

Refactor the Join a Project page queries:

  • Do not filter out projects you are already in or have already requested to join. Rely on join-this-project to do so for you.
    • Note that this means that projects that you LEAD are on the list
  • Get project details and project lead names before showing page header
ahelsing added a commit to ahelsing/geni-portal that referenced this issue Nov 12, 2015
…ts you are in or have requested to join. Fewer queries so faster. Also get the project details before showing the page header.
@ahelsing ahelsing added this to the unscheduled milestone Nov 16, 2015
@ahelsing
Copy link
Member Author

testing shows that these changes make the page actually slower - perhaps because there are more projects and project leads to look up?

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

No branches or pull requests

1 participant