Re: Managed vs Unmanaged Bare Bones Performance Test
- From: "Lloyd Dupont" <net.galador@ld>
- Date: Fri, 20 Apr 2007 10:58:05 +1000
Also you should execute the method once before measuring its performance in C#.
The 1st time a method is called, it is compiled on the fly, hence that add some fix amount of time...
.
- References:
- Managed vs Unmanaged Bare Bones Performance Test
- From: adhingra
- Managed vs Unmanaged Bare Bones Performance Test
- Prev by Date: Re: Managed vs Unmanaged Bare Bones Performance Test
- Next by Date: ASP Pgm pls Rectify the problem
- Previous by thread: Re: Managed vs Unmanaged Bare Bones Performance Test
- Next by thread: ASP Pgm pls Rectify the problem
- Index(es):