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
Running NGen as part of installing a Microsoft Exchange patch roll up takes ~2 hours [Lakshan Fernando]
Posted
over 6 years ago
by
CLR Codegen Blogger
1
Comments
I work in the CodeGen test team and wanted to share a recent customer experience that was related to ngen. One of our Customer Service and Support (CSS) engineers in France contacted us regarding an installation delay with the latest Microsoft Exchange...
JIT, NGen, and other Managed Code Generation Stuff
How to see the Assembly code generated by the JIT using Visual Studio
Posted
over 6 years ago
by
CLR Codegen Blogger
1
Comments
by Brian Sullivan In Visual Studio you can set a breakpoint at any line in your source code. When you run your program Visual Studio will break and stop execution when it reaches your breakpoint. At this point you can right click on your source...
Page 1 of 1 (2 items)