[aida] Reclaiming Memory in Aidaweb
Janko Mivšek
janko.mivsek at eranova.si
Tue Oct 26 16:04:56 CEST 2010
Hi Herbert,
On 25. 10. 2010 22:17, Herbert König wrote:
> What I actually did was creating one million datapoints in my app in
> an attempt to measure cog's performance. Actually I did it twice
> because the first time the jitting of methods used up the performance.
> I got 4600 ms in Squeak 3.8 with 3.7 VM and 3400 and 984ms in trunk with cog.
>
> I'll continue this because I'm interested in the performance of Aida +
> my app. Actually I still look for ideas of how to do this apart from
> wgetting the whole site from several computers.
Do you feel that Aida is slow somewhere and it is a time to start
optimizing it?
I'm specially wary about the "climbing the stack" methods, which find a
reference to some object through thisContext and then recursively up in
the stack. Like Object>>firstAppFromStack. Those methods are used more
and more frequenty, because are so handy and they simplify the code a lot.
Best regards
Janko
--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si
More information about the Aida
mailing list