CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeChargeStudio.Discussion

 OT: Question for anyone that's visited my web site

Print topic Send  topic

Author Message
DonB
Posted: 08/28/2003, 5:56 AM

Does it take a long time to load? I feel it is much slower than when I
first deployed it, but the ISP hosting it claims it loads fast for them. So
I need other opinions to help me figure out if it's my site or maybe just my
"path" to it from home.

I've done the usual things like compacting the database and ensuring I do
proper disposing of objects when I"m done with them.

thanks,

--
DonB

http://www.gotodon.com/ccbth


Mark Riffey
Posted: 08/28/2003, 8:53 AM

In article <biku5s$sj0$1@news.codecharge.com>, DonB wrote:
> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them. So
> I need other opinions to help me figure out if it's my site or maybe just my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.
>

TWENTY FIVE (yes, 25!!) Seconds to load here (Columbia Falls MT) via a 1 mbit
DSL connection in a small rural mostly blue collar town in NW Montana. IE: Its
not a huge bandwidth-sucking, contention-heavy kinda place.

It didnt load in pieces. It sat there for 24 seconds as the IE progress bar
did its little dance, and then suddenly came up all at once.

Other sites Ive been to today have been as snappy as youd expect.

Mark
Chris Moore
Posted: 08/28/2003, 9:00 AM

About 4 seconds from Dallas on a DSL. Pretty quick to me.

Chris


"DonB" <~ccbth~@gotodon.com> wrote innews:biku5s$sj0$1
@news.codecharge.com
:

> http://www.gotodon.com/ccbth
Mark Riffey
Posted: 08/28/2003, 9:23 AM

Just tried it again, 5-6 seconds this time. So much for that contention
theory<bg>

Mark
Tobias Weik
Posted: 08/28/2003, 9:34 AM

DonB schrieb:

> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them. So
> I need other opinions to help me figure out if it's my site or maybe just my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.

Hi Don,

took about 5 Secs with 1.5 MBit DSL for me (Hamburg, Germany). Had the
same effect like Mark, loading in one piece (so my screen was all the
time blank until the content popped up). The last time a visited it
(about a month ago or so), it felt a bit faster...

Greetings,
Tobias
Peter Haider
Posted: 08/28/2003, 11:58 AM

Hi Don,

same eperiance like the others, approx 5 seconds to load (768kb DSL)

Best regards

Peter Haider
Vienna / Austria / Europe

"DonB" <~ccbth~@gotodon.com> schrieb im Newsbeitrag
news:biku5s$sj0$1@news.codecharge.com...
> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them.
So
> I need other opinions to help me figure out if it's my site or maybe just
my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.
>
> thanks,
>
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
>

Imran
Posted: 08/28/2003, 12:22 PM

Took about 15-16 seconds of a blank white screen for me before it popped up.
I remember last week I was on there and it seemed even slower than that.


"DonB" <~ccbth~@gotodon.com> wrote in message
news:biku5s$sj0$1@news.codecharge.com...
> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them.
So
> I need other opinions to help me figure out if it's my site or maybe just
my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.
>
> thanks,
>
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
>

Dave Rexel
Posted: 08/28/2003, 2:37 PM

::
took about 4 secs 3 of them with blank screen : from Stockholm 2.5 Mbit DSL
DaveRexel

"DonB" <~ccbth~@gotodon.com> wrote in message
news:biku5s$sj0$1@news.codecharge.com...
> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them.
So
> I need other opinions to help me figure out if it's my site or maybe just
my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.
>
> thanks,
>
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
>

DonB
Posted: 08/28/2003, 2:56 PM

Hmmm, such a wide range of results! Thanks, everyone.

I guess I need to pressure my ISP a bit harder to show me they aren't at
fault. If it was the CCS stuff, it should suck continuously I'd think. I
still think they stuck me on a server with someone with millions of hits.


--
DonB

http://www.gotodon.com/ccbth


"DonB" <~ccbth~@gotodon.com> wrote in message
news:biku5s$sj0$1@news.codecharge.com...
> Does it take a long time to load? I feel it is much slower than when I
> first deployed it, but the ISP hosting it claims it loads fast for them.
So
> I need other opinions to help me figure out if it's my site or maybe just
my
> "path" to it from home.
>
> I've done the usual things like compacting the database and ensuring I do
> proper disposing of objects when I"m done with them.
>
> thanks,
>
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
>

Dave Rexel
Posted: 08/28/2003, 4:46 PM

::
This question gave rise to an interesting idea for a CCS code project :-)

A Page Loading Timer that writes this info to DB as a switchable module (ie
you can choose to run and or display it based on your rules)

If mainly implemented in JavaScript with just the last write to DB in chosen
scripting-env this could be ported to fit most CCS technologies and ensure
that the measurement is made client-side so it reflects the users loading
time.

Just a thought

Dave


"DonB" <~ccbth~@gotodon.com> wrote in message
news:biltr2$7m7$1@news.codecharge.com...
> Hmmm, such a wide range of results! Thanks, everyone.
>
> I guess I need to pressure my ISP a bit harder to show me they aren't at
> fault. If it was the CCS stuff, it should suck continuously I'd think.
I
> still think they stuck me on a server with someone with millions of hits.
>
>
> --
> DonB
>
> http://www.gotodon.com/ccbth
>
>
> "DonB" <~ccbth~@gotodon.com> wrote in message
>news:biku5s$sj0$1@news.codecharge.com...
> > Does it take a long time to load? I feel it is much slower than when I
> > first deployed it, but the ISP hosting it claims it loads fast for them.
> So
> > I need other opinions to help me figure out if it's my site or maybe
just
> my
> > "path" to it from home.
> >
> > I've done the usual things like compacting the database and ensuring I
do
> > proper disposing of objects when I"m done with them.
> >
> > thanks,
> >
> > --
> > DonB
> >
> > http://www.gotodon.com/ccbth
> >
> >
> >
>
>

DonB
Posted: 08/29/2003, 5:12 AM

Hmmm, interesting idea. Perhaps stuffing a bit of code into the onload and
onunload events of the <BODY> that would measure the elapsed time and tack
on a query parameter that could then be inspected server-side?

--
DonB

http://www.gotodon.com/ccbth


"Dave Rexel" <therex_spamenot@hotmail.com> wrote in message
news:bim48g$g51$1@news.codecharge.com...
> ::
> This question gave rise to an interesting idea for a CCS code project :-)
>
> A Page Loading Timer that writes this info to DB as a switchable module
(ie
> you can choose to run and or display it based on your rules)
>
> If mainly implemented in JavaScript with just the last write to DB in
chosen
> scripting-env this could be ported to fit most CCS technologies and ensure
> that the measurement is made client-side so it reflects the users loading
> time.
>
> Just a thought
>
> Dave
>
>
> "DonB" <~ccbth~@gotodon.com> wrote in message
>news:biltr2$7m7$1@news.codecharge.com...
> > Hmmm, such a wide range of results! Thanks, everyone.
> >
> > I guess I need to pressure my ISP a bit harder to show me they aren't
at
> > fault. If it was the CCS stuff, it should suck continuously I'd think.
> I
> > still think they stuck me on a server with someone with millions of
hits.
> >
> >
> > --
> > DonB
> >
> > http://www.gotodon.com/ccbth
> >
> >
> > "DonB" <~ccbth~@gotodon.com> wrote in message
> >news:biku5s$sj0$1@news.codecharge.com...
> > > Does it take a long time to load? I feel it is much slower than when
I
> > > first deployed it, but the ISP hosting it claims it loads fast for
them.
> > So
> > > I need other opinions to help me figure out if it's my site or maybe
> just
> > my
> > > "path" to it from home.
> > >
> > > I've done the usual things like compacting the database and ensuring I
> do
> > > proper disposing of objects when I"m done with them.
> > >
> > > thanks,
> > >
> > > --
> > > DonB
> > >
> > > http://www.gotodon.com/ccbth
> > >
> > >
> > >
> >
> >
>
>

Bruno Folly
Posted: 08/29/2003, 5:56 AM

If i understand your needs ... http://www.numion.com/SiteSpeed/ could help
you ...

Bruno Folly
www.bfonet.com

DonB
Posted: 08/29/2003, 7:49 AM

Pretty cool. Thanks, Bruno.

--
DonB

http://www.gotodon.com/ccbth


"Bruno Folly" <folly@bfonet.com> wrote in message
news:binihp$bc8$1@news.codecharge.com...
> If i understand your needs ... http://www.numion.com/SiteSpeed/ could help
> you ...
>
> Bruno Folly
> www.bfonet.com
>
>

Walter Kempees
Posted: 08/30/2003, 4:14 AM

From The Netherlands using ADSL and the sitespeed site as submitted to this
thread.

Using the sitespeed stopwatch 00.38 seconds first time, 0.01 second time
after that 0.02.
They report my speed to the USA as 335bps.

Out of the thread comment:
Your site: OK
Your comments: OK
Keep it up, you helped me twice already even though I never asked for it,
grin.

Walter




"Bruno Folly" <folly@bfonet.com> schreef in bericht
news:binihp$bc8$1@news.codecharge.com...
> If i understand your needs ... http://www.numion.com/SiteSpeed/ could help
> you ...
>
> Bruno Folly
> www.bfonet.com
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.