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

Make the user page super snappy. #106

Merged
merged 14 commits into from Oct 23, 2014
Merged

Conversation

ralphbean
Copy link
Contributor

It used to load in ~5 seconds or more making it a total pain.

Now it loads in a fraction of a second, and all the different tables are
requested asynchronously.

Notably, I ended up adding a chrome={True,False} argument to all paginated
queries so we could get their raw html without all the header/footer
master.html stuff.

@lmacken
Copy link
Contributor

lmacken commented Oct 23, 2014

Sweet, looks great! Thanks!! 🚤 🐎 🏃 💨

lmacken added a commit that referenced this pull request Oct 23, 2014
@lmacken lmacken merged commit eb637f9 into pyramid Oct 23, 2014
@lmacken lmacken deleted the feature/speed-up-user-page branch October 23, 2014 16:41
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

Successfully merging this pull request may close these issues.

None yet

2 participants