Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Client-side Performance

Thanks, _ck_. Maybe instead of disabling javascript entirely, I can modify script_loader so it concatenates all JS files included in a page and write it into a file. The next time it’s called again, it would check if that file exists, if it does, just use it.

Skip to toolbar