Neil Graham schrieb:
> Florian Klaempfl wrote:
>> I profiled it some time ago and the compile time is simple spread over
>> the compiler. Only two procedures consumed a lot of time: fillchar and
>> move. I added the fastmove code at this time because we spend at least
>> some time in move.
> What did you do to profile it?   Is it something that can be easily
> repeated?

Using valgrind/calltree. Easily is relative, it takes some time.

> 
> It would be nice to have an automated profiling system to run regularly
> just to keep tabs on things.
> 
> If a batch profiling job could be done on the compiler with the results
> placed on freepascal.org it may
> prove an incentive for people to participate in speeding things up.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to