PC Review


Reply
Thread Tools Rate Thread

ASPNET Performance Problem : Pentium 3 is better than Pentium 4

 
 
arkam
Guest
Posts: n/a
 
      13th Apr 2004
Hi,

I wanted to test and compare performances of Webservices / Assemblies
and Remoting in dotnet using aspnet clients !

I performed a lot of tests and there are the results : (less is
better)

Desktop Pentium 4 1.7GHz 512MB, Win 2000, IIS 5.5 : 4.5 seconds
Server Pentium 4 2.0GHz 1GB , Win 2003, IIS 6.0 : 3.2 seconds
Laptop Pentium 3 1.0GHz 512MB, Win 2000, IIS 5.5 : 2.8 seconds !!!

Can someone explain me this ???

Each PC was in our domain
IIS config is the same
The same user and profile was used to perform the tests

Any ideas ?
 
Reply With Quote
 
 
 
 
coollzh
Guest
Posts: n/a
 
      13th Apr 2004
maybe Security problem

"arkam" <(E-Mail Removed)>
??????:(E-Mail Removed)...
> Hi,
>
> I wanted to test and compare performances of Webservices / Assemblies
> and Remoting in dotnet using aspnet clients !
>
> I performed a lot of tests and there are the results : (less is
> better)
>
> Desktop Pentium 4 1.7GHz 512MB, Win 2000, IIS 5.5 : 4.5 seconds
> Server Pentium 4 2.0GHz 1GB , Win 2003, IIS 6.0 : 3.2 seconds
> Laptop Pentium 3 1.0GHz 512MB, Win 2000, IIS 5.5 : 2.8 seconds !!!
>
> Can someone explain me this ???
>
> Each PC was in our domain
> IIS config is the same
> The same user and profile was used to perform the tests
>
> Any ideas ?



 
Reply With Quote
 
Scott Allen
Guest
Posts: n/a
 
      13th Apr 2004
With remoting and web services the timing results could rely more on
network quality and latency than the processing power of the machine.
Are you on in a spot where you can dedicate the network resources to
testing.

--
Scott
http://www.OdeToCode.com

On 13 Apr 2004 02:17:50 -0700, (E-Mail Removed) (arkam) wrote:

>Hi,
>
>I wanted to test and compare performances of Webservices / Assemblies
>and Remoting in dotnet using aspnet clients !
>
>I performed a lot of tests and there are the results : (less is
>better)
>
>Desktop Pentium 4 1.7GHz 512MB, Win 2000, IIS 5.5 : 4.5 seconds
>Server Pentium 4 2.0GHz 1GB , Win 2003, IIS 6.0 : 3.2 seconds
>Laptop Pentium 3 1.0GHz 512MB, Win 2000, IIS 5.5 : 2.8 seconds !!!
>
>Can someone explain me this ???
>
>Each PC was in our domain
>IIS config is the same
>The same user and profile was used to perform the tests
>
>Any ideas ?


 
Reply With Quote
 
arkam
Guest
Posts: n/a
 
      13th Apr 2004
How could I debug this ?

"coollzh" <(E-Mail Removed)> wrote in message news:<(E-Mail Removed)>...
> maybe Security problem

 
Reply With Quote
 
Alvin Bruney [MVP]
Guest
Posts: n/a
 
      13th Apr 2004
I'm unconvinced of these results. Please explain your test cases, control
cases and testing methodology.

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/27cok
"arkam" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I wanted to test and compare performances of Webservices / Assemblies
> and Remoting in dotnet using aspnet clients !
>
> I performed a lot of tests and there are the results : (less is
> better)
>
> Desktop Pentium 4 1.7GHz 512MB, Win 2000, IIS 5.5 : 4.5 seconds
> Server Pentium 4 2.0GHz 1GB , Win 2003, IIS 6.0 : 3.2 seconds
> Laptop Pentium 3 1.0GHz 512MB, Win 2000, IIS 5.5 : 2.8 seconds !!!
>
> Can someone explain me this ???
>
> Each PC was in our domain
> IIS config is the same
> The same user and profile was used to perform the tests
>
> Any ideas ?



 
Reply With Quote
 
arkam
Guest
Posts: n/a
 
      14th Apr 2004
I know this. Therefor the webservice and the remoting server are both
installed on the test pc (localhost). I do not access the network !

Scott Allen <bitmask@[nospam].fred.net> wrote in message news:<(E-Mail Removed)>...
> With remoting and web services the timing results could rely more on
> network quality and latency than the processing power of the machine.
> Are you on in a spot where you can dedicate the network resources to
> testing.
>
> --
> Scott
> http://www.OdeToCode.com

 
Reply With Quote
 
arkam
Guest
Posts: n/a
 
      14th Apr 2004
I am very surprised too !!!

I used the testcases and methodology of :
http://www.ingorammer.com/Articles/R...ETWEBSERV.html

But I tested with my own program.

I can see some possibilities :
- IIS / ASPNET configuration (but I could not find any difference)
- Different Service Pack / patch level (which makes my Desktop/Server slower)
- Security / Authentication

But I do not know how to narrow down the source of the problem !

Arkam

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message news:<(E-Mail Removed)>...
> I'm unconvinced of these results. Please explain your test cases, control
> cases and testing methodology.
>
> --
> Regards,
> Alvin Bruney [ASP.NET MVP]
> Got tidbits? Get it here...
> http://tinyurl.com/27cok

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Pentium 4, Pentium D, or Athelon barebones? snydley Computer Hardware 14 15th Apr 2007 12:39 AM
Pentium 4 or Pentium D barebones system snydley DIY PC 6 10th Apr 2007 01:38 AM
Pentium 4 or Pentium D barebones system snydley Computer Hardware 6 10th Apr 2007 01:38 AM
Pentium D and XP performance Neil Barras Windows XP General 2 19th Dec 2005 06:26 PM
XP Performance on Pentium II? Al Klayton Windows XP General 2 14th Jan 2004 04:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 PM.