So, just in casual tests, moving our <script> tags down to just before </body> seems to really speed up apparent page load.

However, it means that inline JavaScript throughout the page can't access functions in those included files. (We don't have any code that does that in the main distribution, I don't think.)

Is there any objection to making this move for 0.9.x? It seems like a win here.

-Evan

--
Evan Prodromou
CEO, StatusNet, Inc.
[email protected] - http://identi.ca/evan - +1-514-554-3826

_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to