you can try the chrome or safari's developer tools ,get the CPU profiles and heap snapshot maybe it useful for track the issue
2010/6/27 Trevor Orr <[email protected]> > This isn't really specific to MooTools but since my app is built on > MooTools and the help here is really good so I am going to post the question > here. > > I built a Cribbage card game in MooTools, I recently encountered an > uncaught exception and after trying to figure out exactly what the problem > is I came across another major issue. Here is what is going on. > > I starting playing the game and after about 10 minutes of playing the game > the browser gets slower and slower and slower, almost to the point of it not > being usable it for anything. This issue is not browser specific, it > happens in Firefox, IE, Chrome, Safari and Opera. So I am thinking I have > created a memory leak or something. > > What I would like is suggestions of what kind of things I should be looking > at? > > If you want to check it out it is http://www.crazycribbage.com > > > **
