This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Dellsystem #104
Open
hc5
wants to merge
10
commits into
dellsystem:master
Choose a base branch
from
hc5:dellsystem
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dellsystem #104
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…st add @time_page decorator in a view
…ts files created before the implementation of cache)
…ST) version of mathjax caching. So far from the various documents I've tested this on, the rendering time of the page still stays well under 0.5 s even with 170 equations on the page. For reference without mathjax caching or markdown caching the page renders in about 0.2 s, with markdown caching the page renders in 0.01-0.03 seconds.
…e by only 10-20% now
Awesome. I'll have to look through the changes more carefully and merge this in some other time (manually, since I have possibly conflicting changes that I haven't yet pushed). My Internet connection is consistently terrible so that might take a while sorry (just loading this page took ages) |
New benchmarks. Still considerably slower than just MD cache, but it has no overhead if there are no mathjax elements, and it seems to be a good trade off for saving 30 s+ of loading time on client side. also not gonna lie this shit is fun On HTSEFP:
On page with no mathjax, using http://beta.wikinotes.ca/BIOL_111/summary/fall-2010/organism-chart:
On page with heavy(100+) mathjax usage, using http://beta.wikinotes.ca/MATH_223/past-exam/fall-2011/final
|
👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.