Commit graph

2 commits

Author SHA1 Message Date
Michael Dale
60e6186f29 * improved script loader language support
** supports url language code parameter
* improved performance on cached hit ( apache bench mark goes from
old: Rps:   23.40 [#/sec] 
new: Rps:  378.61 [#/sec]
** we don't check existence of wiki title until after cache file check.
** we don't load all includes/WebStart.php before checking cache

* some remote search bug

** improved speed and accuracy of language swapping ( token check no breakage with }) in msg text limitation
* improved core js2 performance in parsing class defines from mv_embed.js
** only reads 8k of head at a time. 
* reduced expire time to one day (instead of one year on script requests)
* removed $wgEnableScriptMinify (just use debug or ?debug instead)
2009-10-24 21:32:53 +00:00
Chad Horohoe
0b49cfff10 Add .php5 entry for mwScriptLoader. 2009-08-02 18:51:01 +00:00