[fpc-devel] {$Interfaces Corba} and TInterfacedObject

Marco van de Voort marcov at stack.nl
Fri Nov 30 15:56:18 CET 2007


> On 30 Nov 2007, at 15:27, Marco van de Voort wrote:
> 
> > Well, those are not numbers I'm interested in anyway. Sparc doesn't  
> > feature
> > binwriter
> 
> Why would the presence/absence of an integrated assembler make a  
> difference?

Performance is not just CPU, but also disk and startup time. AS influences
startup time and CPU (and maybe also Disk when not piped).

With a first of its kind benchmark, I'm a bit hesitant to assume it is
similar enough for a binwriter platform.

> At least make -j doesn't do any assembling in parallel  
> with the rest when you use an external assembler.

Yes, but the amount of CPU of a single compiler run increases, possibly
changing the CPU/Disk balance. So one artificially increases CPU need (AS),
and then "shows" that -j remedies that somewhat.




More information about the fpc-devel mailing list