Re: VS.NET is 10 times slower than VB6
- From: "Juan T. Llibre" <nomailreplies@xxxxxxxxxxx>
- Date: Tue, 23 Aug 2005 21:11:48 -0400
re:
> in my experience if a computer is at 100% cpu for 6 seconds just to
> output "hello world" to a browser something is very wrong indeed
So, now you weren't "debugging" ? You were outputting "hello world" ?
Your original post stated that :
> It takes around 6 seconds to start debugging a very simple ASPX page
> with VS.NET whereas VB6 takes under 0.5 seconds, even with
> very large and complex projects.
Which one was it ?
Were you "debugging" or were you outputting "hello world" ?
Liars need to have a good memory, if their lies are going to be believed.
Here's a page that demonstrates that you are lying through your teeth :
http://asp.net.do/test/helloworld.aspx
That page has a button, a label, a textbox and one click event procedure.
I added two Trace.Write statements at "Begin PreInit" and "End Render".
Click on the link above, and see how long it took
for ASP.NET to process and render helloworld.aspx.
Hint : it's about 1.5 milliseconds, not 6 seconds as you claim.
You are a lying troll!
Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================
"John Rivers" <first10@xxxxxxxxxxxxxx> wrote in message
news:1124842485.123817.171430@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> interesting logic
> i should be paid less if i question
> the bad performance of vs.net ide?
>
> so if you pick up your new car
> and it does 0-60mph in 45 seconds
> whilst red lining at 7000rpm
> you wouldn't question that?
>
> in my experience if a computer is
> at 100% cpu for 6 seconds just to
> output "hello world" to a browser
> something is very wrong indeed
>
> i wouldn't be confident to use
> such a system if my living depended on it
> would you?
>
> especially when you have a vb6 based system
> that has run quickly and bug free for 3 years
> why would you switch to such a system?
>
> as most experienced developers will agree
> there is more value in easy to maintain
> code (and that includes a good ide) than
> raw performance
>
> especially when the bottleneck in most
> applications isn't the runtime - it is
> usually something else
>
.
- Follow-Ups:
- Re: VS.NET is 10 times slower than VB6
- From: John Rivers
- Re: VS.NET is 10 times slower than VB6
- References:
- VS.NET is 10 times slower than VB6
- From: John Rivers
- Re: VS.NET is 10 times slower than VB6
- From: Juan T. Llibre
- Re: VS.NET is 10 times slower than VB6
- From: Mark Rae
- Re: VS.NET is 10 times slower than VB6
- From: John Rivers
- Re: VS.NET is 10 times slower than VB6
- From: Juan T. Llibre
- Re: VS.NET is 10 times slower than VB6
- From: John Rivers
- VS.NET is 10 times slower than VB6
- Prev by Date: Cross Page PostBack with ASP.NET 2 and a DataList
- Next by Date: javascript in asp.net
- Previous by thread: Re: VS.NET is 10 times slower than VB6
- Next by thread: Re: VS.NET is 10 times slower than VB6
- Index(es):
Relevant Pages
|