W dniu 07.01.2011 18:50, Richard Hauswald pisze:
> Just work one week on a SSD. The access times and parallel reads and
> writes speed of a good SSD are just amazing - even compared to RAID0.
> This comes into play when multitasking is performed.

You're probably right, but for now RAID 0 performance is enough for me 
on modern HDDs, I have no problem with my desktop setup I use for 
working, the problem is getting a mobile setup that won't be 5 times 
slower and I don't think SSD in a laptop will help THAT much.

>> As I'm writing these words, Netbeans and Glassfish running for some 3 or
>> 4 hours take 2,5GB of my memory and it grows with each redeploy, max
>> I've seen was almost 8GB. "killall -9 java" became a kind of routine for
>> me since NB+GF will become unstable well before the take up those 12GBs
>> I have.
> There must be something wrong.... Netbeans runs in a JVM wich is
> started with a predefined amount max memory. If this memory is eaten
> up it'll serve you with a fresh hep space exception. IMHO this is also
> the case for Glassfish. I know for sure that this is the case for
> Tomcat and Jetty. Look for JVM parameters Xmx/Xms and I believe
> XX:MaxPermSize or something similar.

That's actually quite strange with Netbeans. I can see it's using Xmx 
512M and MaxPermSize 200M but it still takes up almost 800M in mem and 
I've seen more than 1,5G occasionally.

As to Glassfish - I have plenty of RAM so I upped Xmx and permsize 
because otherwise it would give me outofmemory exceptions every 2 or 3 
redeploys. I guess it's some serious leak in Glassfish itself, because 
it happens for more than one apps and at the production, where redeploys 
are rare, the problem is nonexistent.

> You wont note a difference betwenn i5 and i7 when developing webapps.
> If you do care about build time differences of a half second then use
> a i7.

Probably true because I don't see all cores of my i7 busy too much on my 
desktop (video and mass image processing is amazingly fast though).

So, a laptop with i5, 8G of RAM and an SSD drive perhaps should be good 
for my needs. I haven't been really following _all_ tech changes in PCs 
recently, is there anything else I should look at when hunting for a 
perfect machine? :-)

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to