Re: [Flashcoders] Heap Size Eclipse

2006-03-07 Thread Ron Wheeler

Which VM are you using?
You might want to show the Eclipse startup command.

Ron

[EMAIL PROTECTED] wrote:

I have some problems using eclipse lately. Problems start when launching
MTASC for compiling a huge project. The heap size goes up to 253M of
254M, and remains this high, even after mtasc has compiled. I tried to
set maximum heapsize to 512M, but then it seems as heapsize goes up to
512M, and problems are even bigger (computer slows down).

 


Is there a Java Virtual Machine that can do better, and what has MTASC
to do with the heap size...?

 


Met vriendelijke groeten,
Lieven Cardoen
MULTIMEDIALOFT | POINT X
Engelse Wandeling 2 K18v | 8500 Kortrijk | T +32 (0)56/36.11.97

// communicatie bij voorkeur op [EMAIL PROTECTED]
 

 


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



  

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Heap Size Eclipse

2006-03-07 Thread lieven.cardoen
That's what I thought also. Maybe because before launching MTASC,
Eclipse goes parsing all of the files in the project.

Ok, I restarted My Computer because after compiling with MTASC there was
a System Idle Process that kept on using 95% of CPU.

I restarted Eclipse and now Heap Size is 34M.

I compile using Ant + MTASC and heap size goes up to 124M. After garbage
collection is rests at 106, which is strange I think (shouldn't it drop
again to 34M). But, it compiled.

I put some spaces in some files, and compile again. No, eclipse goes
parsing all the files and heapsize goes up to 214M. After garbage
collection it drops to 140M.

Now, if I repeat this process several times, the heap size gets to
maximum, and I get an error from eclipse saying I should increase
maximum heapsize (which doesn't help -- I tried it).

So it seems garbage collection doesn't work???...

Met vriendelijke groeten,
Lieven Cardoen
MULTIMEDIALOFT | POINT X
Engelse Wandeling 2 K18v | 8500 Kortrijk | T +32 (0)56/36.11.97

// communicatie bij voorkeur op [EMAIL PROTECTED]

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Nicolas
Cannasse
Sent: dinsdag 7 maart 2006 10:24
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Heap Size Eclipse

> Is there a Java Virtual Machine that can do better, and what has MTASC
> to do with the heap size...?

MTASC is an external process and doesn't run on the JVM. I don't see how
it could even have some effect on it (?).

Nicolas
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Heap Size Eclipse

2006-03-07 Thread Nicolas Cannasse
> Is there a Java Virtual Machine that can do better, and what has MTASC
> to do with the heap size...?

MTASC is an external process and doesn't run on the JVM. I don't see how
it could even have some effect on it (?).

Nicolas
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


[Flashcoders] Heap Size Eclipse

2006-03-07 Thread lieven.cardoen
I have some problems using eclipse lately. Problems start when launching
MTASC for compiling a huge project. The heap size goes up to 253M of
254M, and remains this high, even after mtasc has compiled. I tried to
set maximum heapsize to 512M, but then it seems as heapsize goes up to
512M, and problems are even bigger (computer slows down).

 

Is there a Java Virtual Machine that can do better, and what has MTASC
to do with the heap size...?

 

Met vriendelijke groeten,
Lieven Cardoen
MULTIMEDIALOFT | POINT X
Engelse Wandeling 2 K18v | 8500 Kortrijk | T +32 (0)56/36.11.97

// communicatie bij voorkeur op [EMAIL PROTECTED]
 

 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com