Re: [Htmlvalidator-help] BETA version HTML Validator 0.8x - very slow performance
Brought to you by:
mgueury
From: Igor P. <igo...@me...> - 2006-11-22 16:02:32
|
I forget: maybe some caching feature should be added. P.S.: "Ignore error" does not work properly =20 -----Original Message----- From: Igor Petrovic=20 Sent: Wednesday, November 22, 2006 4:53 PM To: htm...@li... Cc: Igor Petrovic Subject: BETA version HTML Validator 0.8x - very slow performance Hi, =20 if I try to validate page that should be XHTML mobile 1.0 compatible, I must wait for >=3D 60 seconds (for example mobile.lastminute.com; "XHTML mobile profile 0.3.6" firefox plugin should be installed). =20 What is the reason for that latency? When I trace, I see that for every validation new DTD request on wapforum.org is made. Maybe the reason is that http://www.wapforum.org/DTD/xhtml-mobile10.dtd internally depends on some other DTDs, supplied by w3.org, and loading all those schemas is performance killer for SGML parser. Kind regards Igor Petrovic Ljubljana, Slovenija |