[webkit-dev] measuring memory usage

2008-07-11 Thread Istvan Siket
Hi, I want to measure the "real" maximum memory usage of WebKit under linux but I don't know how I can do it. The problem is that a lot of memory allocated with `mmap` but it would be interesting to see how much of the allocated area is really used. Can somebody help me? Regards, Istvan __

[webkit-dev] Extreme drop in memory consumption

2008-09-29 Thread Istvan Siket
Hi All, We have started to monitor the memory consumption of JavaScriptCore under linux (qt port) and we noticed two extreme drops. The first (from r36283 to r36285) change hardly effects SunSpider (it used 2.5% less memory only) but the gain for V8 is almost 50% and for WindScorpion (https: