Native GTK bindings v2
    Marco Leise 
    Marco.Leise at gmx.de
       
    Mon Apr 23 11:00:00 PDT 2012
    
    
  
Am Mon, 23 Apr 2012 17:48:07 +0200
schrieb "David Nadlinger" <see at klickverbot.at>:
> 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
    
    
More information about the Digitalmars-d-announce
mailing list