|
From: Nicholas N. <nj...@cs...> - 2005-09-14 16:15:41
|
On Wed, 14 Sep 2005, Oswald Buddenhagen wrote: > On Tue, Sep 13, 2005 at 04:47:43PM -0500, Nicholas Nethercote wrote: >> This is a small program, it would be interesting to see what the >> numbers are like for a bigger program. Presumably the translation >> costs would drop as a proportion of total time. >> > i dare to claim the opposite ... big == many translations. cpu boundness > of the app would mean underproportional translation costs. > try starting a simple kde app (maybe kclac) - it will probably execute > a few hundred kilobytes of unique code before it even shows up. I should have been clearer: I meant "longer-running". Nick |