Am Mon, 23 Apr 2012 17:48:07 +0200
schrieb "David Nadlinger" <[email protected]>:

> On Monday, 23 April 2012 at 11:28:08 UTC, Marco Leise wrote:
> > You know what happened? My animation in the Gtk app started to 
> > stop for some milliseconds in regular intervals.
> 
> Sounds like GC problems. My wild guess without even really 
> thinking about whether it makes sense: The GC now scans a much 
> larger memory region because of an unexpected section layout, 
> leading to the noticeable pauses – which platform are you on?
> 
> David

I suspect the GC as well, but I have no idea what you have in mind. How does 
the section layout influence the GC? I'm on Linux x86_64.

-- 
Marco

Reply via email to