Page loading speed

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm looking for a way to speed up a rather large HTML page. The page is approx. 20000 lines long, contains about 1500 tables (some nested) and thousands of class calls. There is no JavaScript - just plain HTML.

The issue is the page currently takes over 10 seconds to load. Is there something that I'm likely doing in the page to cause it to load slowly, or is it just that 20000 lines is just too long?
 
Hi theRocket wrote :-)
I'm looking for a way to speed up a rather large HTML page. The
page is approx. 20000 lines long, contains about 1500 tables (some
nested) and thousands of class calls. There is no JavaScript - just
plain HTML.

The issue is the page currently takes over 10 seconds to load. Is
there something that I'm likely doing in the page to cause it to load
slowly, or is it just that 20000 lines is just too long?

I would say that is not an unreasonable length of time to load a page of
that size. I have pages not as large as that and take a lot longer....and I
have broadband. :-)

Hope this helps.

Jan :)

Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top