Re: performance of dual core processors for .NET
- From: "yekerui" <nospam@xxxxxxxxx>
- Date: Fri, 8 Dec 2006 17:30:16 -0500
Hi,
I would like to buy a dual-core processor. At this time, you can get a
quad-core processor from Intel.
Multi-core processor is surely faster if your application is
multithreaded with good parallelism. We do a search for dual-core prcessor,
the improvemnet can be 100% for scientific computation against single core
processor. Here is a short article Network multiple computers/processors for
scientific parallel computation at
http://www.udaparts.com/document/articles/snpisec.htm
If you use mutli-core for processing asp.net web request, you certainly
need a mutli-core computer, because .NET is able to automatically handle
http requests by a pool of threads in parallel and take advantage of
multiple cores.
"Sridhar" <Sridhar@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:264F74B7-CBE2-4BFD-989F-1CEB4D50FF5A@xxxxxxxxxxxxxxxx
Hi,
I am not sure if this is the right group to ask this question. I thought
may be some of you might have answer to my question. Now that said, here
is
my question.
I am planning to purchase dual core processor desktop for .NET application
development. The processor is intel dual core processor with 4 GB RAM. I
need to know how the performance of the iis would be with this dual core
processor? Most of the time I will be using VS.NET to develop the
applications and sometimes debugging them if there are any errors. So
would
it be worth to buy dual core processor or buy single processor with 4 GB
RAM?
Which one will have better performance?
Please let me know.
Thanks,
Sridhar.
.
- Prev by Date: Re: C# System.String Memory Usage
- Next by Date: RE: threads
- Previous by thread: C# System.String Memory Usage
- Next by thread: Re: performance of dual core processors for .NET
- Index(es):
Relevant Pages
|