[fpc-devel] x86_64 Optimizer Overhaul
    Martok 
    listbox at martoks-place.de
       
    Wed Dec 12 13:20:12 CET 2018
    
    
  
Am 12.12.2018 um 04:51 schrieb Ryan Joseph:
> I’ve spent some time in the compiler sources now and I’m curious just where people think the bottle necks for performance actually are. It’s such a complicated system for anyone one person to have a good understanding of so it’s not clear where to begin looking.
Checking out the memory manager(s) could be useful as well - there are a lot of
small allocations, that generally tends to put much stress on it.
And any improvement there would also directly benefit user applications.
-- 
Regards,
Martok
    
    
More information about the fpc-devel
mailing list