Click here to Skip to main content
15,900,461 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs1-Aug-03 18:48
Joey Bloggs1-Aug-03 18:48 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap1-Aug-03 19:03
J. Dunlap1-Aug-03 19:03 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs1-Aug-03 19:08
Joey Bloggs1-Aug-03 19:08 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap1-Aug-03 20:38
J. Dunlap1-Aug-03 20:38 
GeneralRe: Why is .NET such a memory hog? Pin
Arjan Einbu2-Aug-03 0:50
Arjan Einbu2-Aug-03 0:50 
GeneralRe: Why is .NET such a memory hog? Pin
Joey Bloggs2-Aug-03 1:04
Joey Bloggs2-Aug-03 1:04 
GeneralRe: Why is .NET such a memory hog? Pin
Bo Hunter2-Aug-03 4:25
Bo Hunter2-Aug-03 4:25 
GeneralRe: Why is .NET such a memory hog? Pin
James T. Johnson2-Aug-03 23:30
James T. Johnson2-Aug-03 23:30 
Joey Bloggs wrote:
It might need to discard and recompile depending on a wide range of issues.

IIRC the version of .NET available on your PC does not throw out JITted code. The notion that it does happen is because of early announcements released by MS and at conferences where they were going to make 3 different JIT compilers.

That didn't actually happen in time for the framework to go live, so you have two different compilers, the one used by PCs and one used by the compact framework (which does have code-pitching).

I thought I remembered someone from MS making a comment to this end, but all I can find is this one[^].

James

"I despise the city and much prefer being where a traffic jam means a line-up at McDonald's"
Me when telling a friend why I wouldn't want to live with him

GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap3-Aug-03 8:56
J. Dunlap3-Aug-03 8:56 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 12:36
professionalmattiash4-Aug-03 12:36 
GeneralRe: Why is .NET such a memory hog? Pin
igor196011-Aug-03 10:21
igor196011-Aug-03 10:21 
GeneralRe: Why is .NET such a memory hog? Pin
J. Dunlap11-Aug-03 10:37
J. Dunlap11-Aug-03 10:37 
GeneralRe: Why is .NET such a memory hog? Pin
igor196011-Aug-03 12:43
igor196011-Aug-03 12:43 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 13:26
professionalmattiash4-Aug-03 13:26 
GeneralRe: Why is .NET such a memory hog? Pin
Stephane Rodriguez.5-Aug-03 23:17
Stephane Rodriguez.5-Aug-03 23:17 
GeneralRe: Why is .NET such a memory hog? Pin
mattiash4-Aug-03 13:31
professionalmattiash4-Aug-03 13:31 
AnswerRe: Why is .NET such a memory hog? Pin
Stephane Rodriguez.2-Aug-03 23:20
Stephane Rodriguez.2-Aug-03 23:20 
GeneralRe: Why is .NET such a memory hog? Pin
leppie3-Aug-03 3:32
leppie3-Aug-03 3:32 
GeneralRe: Why is .NET such a memory hog? Pin
Stephane Rodriguez.3-Aug-03 4:18
Stephane Rodriguez.3-Aug-03 4:18 
AnswerRe: Why is .NET such a memory hog? Pin
J. Dunlap3-Aug-03 8:55
J. Dunlap3-Aug-03 8:55 
AnswerRe: Why is .NET such a memory hog? Pin
Heath Stewart4-Aug-03 10:03
protectorHeath Stewart4-Aug-03 10:03 
GeneralInvestigating assemblies Pin
Profox Jase31-Jul-03 22:32
Profox Jase31-Jul-03 22:32 
GeneralRe: Investigating assemblies Pin
leppie1-Aug-03 21:50
leppie1-Aug-03 21:50 
GeneralRe: Investigating assemblies Pin
Profox Jase2-Aug-03 22:38
Profox Jase2-Aug-03 22:38 
General.NET control in NT 4.0 - Problem - please help! Pin
CodeFriendly31-Jul-03 10:40
CodeFriendly31-Jul-03 10:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.