Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Speed

Reply
Thread Tools

Speed

 
 
Design-Crowd
Guest
Posts: n/a
 
      03-15-2005
Would you guys say there is a speed difference between a live http link and
a local root link within the coding?

Thanks in advance

Regards
JohnT (admin)
www.designcrowd.com
Freelancers Freedom From Fees




 
Reply With Quote
 
 
 
 
Steve Pugh
Guest
Posts: n/a
 
      03-16-2005
"Design-Crowd" <> wrote:

>Would you guys say there is a speed difference between a live http link and
>a local root link within the coding?


Could you explain a bit more? I think you're asking if there is a
speed difference between
http://www.example.com/foo/bar.html
and /foo/bar.html
(assuming that both are in a page on example.com)
Is that right?

If that is the question then the answer is that there should be no
difference. The visitor's browser has to do a miniscule amount of
extra work in the latter case but if that makes any difference the
visitor has a very screwed up computer.

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <> <http://steve.pugh.net/>
 
Reply With Quote
 
 
 
 
Toby Inkster
Guest
Posts: n/a
 
      03-16-2005
Steve Pugh wrote:

> If that is the question then the answer is that there should be no
> difference.


Judging by the OP's site, if he's after speed he should be more concerned
with:

* moving CSS into an external file
* removing useless classes like 'class="normaltext"'
* optimising images

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

 
Reply With Quote
 
Steve Pugh
Guest
Posts: n/a
 
      03-16-2005
Toby Inkster <> wrote:
>Steve Pugh wrote:
>
>> If that is the question then the answer is that there should be no
>> difference.

>
>Judging by the OP's site, if he's after speed he should be more concerned
>with:
>
> * moving CSS into an external file
> * removing useless classes like 'class="normaltext"'
> * optimising images


* removing the advertising (9 graphical ads on one page?)
* "This page contains [...] 41 nested tables."

Steve

--
"My theories appal you, my heresies outrage you,
I never answer letters and you don't like my tie." - The Doctor

Steve Pugh <> <http://steve.pugh.net/>
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reported Wireless speed w/ repeater 7-9x Measured Speed Lance Wireless Networking 0 10-31-2004 09:31 PM
I need speed Mr .Net....speed Ham ASP .Net 6 10-29-2004 08:04 AM
speed speed speed a.metselaar Computer Support 14 12-30-2003 03:34 AM
java tool to test disk i/o, processor speed, and network speed efiedler Java 1 10-09-2003 03:36 PM
USB High Speed against USB Non High Speed DannyD1355 Computer Support 1 09-07-2003 02:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57