Sign in
JIT, NGen, and other Managed Code Generation Stuff
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.NET Framework 4
arrays
ETW
Fuslogvw
Janine Zhang
JIT
JIT MDA
JIT Optimized Assembly Code Visual Studio
Lakshan Fernando
NGen
performance
Pracheeti Nagarkar
Tail calls
unsafe
Visual Studio
Visual Studio 2010
VMMap
Warm Startup
WiX
Working Set
x64
Xperf
Archive
Archives
May 2010
(1)
April 2010
(5)
October 2009
(1)
August 2009
(1)
May 2009
(3)
August 2008
(1)
February 2008
(1)
November 2007
(1)
October 2007
(2)
September 2007
(2)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
JIT, NGen, and other Managed Code Generation Stuff
NGen: Creating Setup Projects
Posted
over 3 years ago
by
pracheeti
0
Comments
This is article 4 of 4 in the NGen: Walk-through Series . The NGen technology is designed to be used during the installation phase of a managed application or library. This article will talk about the various installer technologies available, which one...
JIT, NGen, and other Managed Code Generation Stuff
NGen: Measuring Working Set with VMMap
Posted
over 3 years ago
by
pracheeti
3
Comments
This is article 3 of 4 in the NGen: Walk-through Series . This article is part of a series of blog posts intended to help managed code developers analyze if Native Image Generation (NGen) technology provides benefit to their application/library. NGen...
JIT, NGen, and other Managed Code Generation Stuff
NGen: Measuring Warm Startup Performance with Xperf
Posted
over 3 years ago
by
pracheeti
0
Comments
This is article 2 of 4 in the NGen: Walkthrough Series . This article is part of a series of blog posts intended to help managed code developers analyze if Native Image Generation (NGen) technology provides benefit to their application/library. NGen refers...
JIT, NGen, and other Managed Code Generation Stuff
NGen: Getting Started with NGen in Visual Studio
Posted
over 3 years ago
by
pracheeti
4
Comments
This is article 1 of 4 in the NGen: Walkthrough Series . Hey there managed code developer. So you’d like to test drive the NGen technology in the .Net Framework? This article will walk you through how to use NGen for your existing solution in Visual Studio...
JIT, NGen, and other Managed Code Generation Stuff
NGen: Walk-through Series
Posted
over 3 years ago
by
pracheeti
2
Comments
Now that Microsoft Visual Studio 2010 has shipped, we thought it would be a good time to publish a series of articles focused on how to use the NGen technology and how to measure performance benefits from it. This series features hands-on style content...
Page 1 of 1 (5 items)