What's the relationship between .NET assembly file size and memory usage?

Let’s learn what's the relationship between .NET assembly file size and memory usage. The most accurate or helpful solution is served by Programmers.

There are ten answers to this question.

Best solution

Please help me understand the relationship between script file size and memory usage?

I am programming in PHP and I have an include file that I have to, well, include, as part of my script. The include file is 400 MB, and it contains an array of objects which are nothing more than configuration settings for a larger project. Here is an example of the contents: $obj = new obj(); $obj->name = "myname"; .... $objs[$obj->name] = $obj->name; {repeat} .... return $objs; This process repeats itself 40,000 times and ultimately is 650,000 lines long (the file is generated...

Answer:

There's not just the file. There's the parse tree that gets generated from parsing the file, the bytecode...

Read more

user658182 at Programmers Mark as irrelevant Undo

Other solutions

How much GB of RAM would I need to smoothly open up a 200 MB html file with a web browser?

Firefox is the browser I have in mind - but others may feel free to mention other browsers I can create html files of that size by running my concatenation program on html all files in a particular directory. Then it makes it easy for me to run a DownThemAll...

Answer:

Why? A 200 MB text file --HTML is text-- is not something even most text editors can handle cleanly...

Read more

Vivek Nagarajan at Quora Mark as irrelevant Undo

Whats the max attachment file size for an email?

im using both yahoo, hotmail and gmail email accounts. using which account can i send the biggest attachment file? and how much memory size is allowed?

Answer:

6 mb

Read more

6V5VYJA4PIQK4S2S2RDUZ6CRMU at Yahoo! Answers Mark as irrelevant Undo

How can you optimize performance with 3 gigs of ram? Paging files? Custom size? Separate drives?

I have win xp pro. sp3. I have two separate partitions (C:) and (D:). The C drive that contains the OS has 35GB capacity. The D drive has 200GB capacity, which I use for storage. I upgraded from 1GB to 3GB. Under CONTROL PANEL> SYSTEM> ADVANCED...

Answer:

wih 3GB ram and widows xp, you're in almost no need of virtual memory space. i would suggest setting...

Read more

dyyoo at Yahoo! Answers Mark as irrelevant Undo

Windows 7 64bit sudden excessive memory usage?

I recently created a folder on my desktop which has about 3 files in. However when I open the folder my memory/ RAM usage for "explorer.exe" jumps from 22MB right up to to 3.2GB in task manager. The "Commit charge" in resource monitor...

Answer:

so which of the running tasks is using more system resources other than explorer.exe? you may find that...

Read more

Benj8888 at Yahoo! Answers Mark as irrelevant Undo

Repeat question - My computer allows max 25% CPU usage to any process. 75% is idle. How to remove this limit ?

Hardware: 2 dual core AMD Optron 1.8 Ghz Processors. 4 GB RAM. 4 Processors are denoted by 4 simultaneous graphs in Task Manager. OS: Windows Server 2003 R2 Standard Problem: No process can use more than 25%. Rest is idle. Second process will also get...

Answer:

Sounds like you have some awesome hardware at your disposal; I'm jealous. :-) ----------------- I recommend...

Read more

Parveen at Yahoo! Answers Mark as irrelevant Undo

I need a good graphics card that can run WoW with no problems. Price range is 50-120 dollars please HELP :D?

Here is my computer specs. Operating System MS Windows XP Home 32-bit SP3 CPU Intel Celeron 335 Prescott 90nm Technology RAM 1.00 GB Single-Channel DDR @ 166MHz (2.5-3-3-7) Motherboard 60 °C Graphics 2343 (1024x768@60Hz) 256MB GeForce FX 5200 (PNY...

Answer:

You know, you posted a lot of useless information. You should have just identified what CPU you have...

Read more

Yahoo! Answers Mark as irrelevant Undo

C++ Correction

This is a C++ problem that I have tried to complete, but there are many areas that I'm not comfortable with. Please troubleshoot the functions. I will be as detailed as possible. The goal is to implement and test a class called List that uses a linked...

Answer:

Hello Martim07, I guess I got done faster than I expected. I will post the revised version of list...

Read more

martim07-ga at Google Answers Mark as irrelevant Undo

Intermediate C++ Troubleshooting

This is a C++ problem that I have mostly completed with a couple of areas I'm unsure on. I will be as detailed as possible. The goal is to implement a class called List that uses a dynamic array to store the items (some value type) of the List. I will...

Answer:

Hello martim07-ga, Let's tackle your questions one at a time. Note that one important detail you have...

Read more

martim07-ga at Google Answers Mark as irrelevant Undo

Is this a good deal did I get ripped off for this mp3 player?

16GB 3.0" Slim Metal Touch Screen MP3 MP4 MP5 RMVB Player 3.2Mega Pixle DV Camera(2048x1536), Built-in Speaker / Micro SD Card(TF Card) Expansion Slot / FM Tuner I dont know what rmvb means? what does it mean? here are its features Description:...

Answer:

OH MAN! YOU GOT SCA....................REWED!!!!!!!!!!!!…

Read more

Sal M at Yahoo! Answers Mark as irrelevant Undo

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.