Hi,
No not that. I have a 2 GHz core duo at both ends, runnning no AV software (!), or anything else. The machine is "sufficient". Wiki pages without those two (stripped them out) take 180millis by Firebug.
Testing against the wikipedia, it took 200millis on first hit, and then 16 millis on subsiqent. I suspect the squid caches had it in their mits at that point. The page is pulled with some unusual parameters, I was wondering if that was pushing the code down an unusual path...
Alex
On 1/29/07, Ashar Voultoiz hashar@altern.org wrote:
Alex Powell wrote:
Hi,
Mediawiki's performance has improved substantially over the versions.
and
1.9 seems the snappiest yet. When I upgraded I found I had some slow
stuff
being loaded in addition to MW. Using Firebug beta (v cool BTW) I
noticed
something odd. The index.php for the page loads blindingly fast, but the following:
/index.php?title=-&action=raw&smaxage=0&gen=js<
http://www.exscien.com/internal/index.php?title=-&action=raw&smaxage...
/index.php?title=MediaWiki:
Common.css&usemsgcache=yes&action=raw&ctype=text/css&smaxage=18000< http://www.exscien.com/internal/index.php?title=MediaWiki:Common.css&use...
/index.php?title=User:Alexp/monobook.css&action=raw&ctype=text/css<
http://www.exscien.com/internal/index.php?title=User:Alexp/monobook.css&...
/index.php?title=-&action=raw&gen=css&maxage=18000&smaxage=0&ts=20070129214411< http://www.exscien.com/internal/index.php?title=-&action=raw&gen=css...
... seem to run very slowly (one was taking 2 seconds and each take over .5secs, on a page that took 16ms to render). What can be done to speed
them?
As far as I can see they are just simple js direct from the DB. Am I
missing
something or is there a performance hole there?
Get a better computer. Seriously, I suspect firebug is timing the firefox rendering time (for css) and execution time (for js). Try using wget, it will be faster (or disable javascript).
-- Ashar Voultoiz - WP++++ http://en.wikipedia.org/wiki/User:Hashar http://www.livejournal.com/community/wikitech/ IM: hashar@jabber.org ICQ: 15325080
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/wikitech-l