On Jun 14, 2005, at 8:50 AM, Jean-Marc Lasgouttes wrote:

"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:

Bennett>  From what I can tell, it comes down to this. Rob is using
Bennett> Mac OS X 10.4 (=Darwin 8.0.0), whereas I use 10.3.9 (= Darwin
Bennett> 7.9.0).

Do you use the same Qt version? Is it compiled in the same way?

Qt version is the same (qt-mac-free-3.3.4), though I assume Rob compiled it with his (updated) version of gcc-3.3. (Right, Rob?)

Bennett> Nonetheless, producing a time profile of Rob's version of lyx
Bennett> shows pretty much what mine shows: way too much time is being
Bennett> spent in lengthcombo.C (about 65% of total time). So merely
Bennett> switching to a newer version of gcc doesn't solve the
Bennett> underlying problem.

Rob, could you try to run LyX under Tiger's Shark.app? The time in
lengthcombox.C does not seem to make sense to me.

I did that, and the 65% is for Rob's version. Here's a bit more detail:

...
| + 98.3% LyXView.h:83 (LyX)
| | + 98.2% lyxfunc.C:298 (LyX)
| | | + 95.8% lyxfunc.C:1511 (LyX)
| | | | + 95.7% dociterator.h:89 (LyX)
| | | | | + 95.2% BufferView.h:47 (LyX)
| | | | | | + 91.5% BufferView_pimpl.C:638 (LyX)
| | | | | | | + 91.4% screen.C:222 (LyX)
| | | | | | | | + 83.5% rowpainter.C:781 (LyX)
| | | | | | | | | + 82.2% rowpainter.C:756 (LyX)
| | | | | | | | | | + 79.8% rowpainter.C:711 (LyX)
| | | | | | | | | | | + 76.1% rowpainter.C:352 (LyX)
| | | | | | | | | | | | + 72.7% rowpainter.C:303 (LyX)
| | | | | | | | | | | | | + 72.6% basic_string.h:909 (LyX)
| | | | | | | | | | | | | | + 69.8% scoped_ptr.hpp:93 (LyX)
| | | | | | | | | | | | | | | + 68.9% lengthcombo.C:63 (LyX)
| | | | | | | | | | | | | | | | + 66.1% lengthcombo.C:63 (LyX)
| | | | | | | | | | | | | | | | | + 64.9% lengthcombo.C:63 (LyX)
| | | | | | | | | | | | | | | | | | + 0.7% lengthcombo.C:63 (LyX)
| | | | | | | | | | | | | | | | | | |   0.0% qfont_loader.C:402 (LyX)
| | | | | | | | | | | | | | | | | | |   0.0% lengthcombo.C:63 (LyX)
| | | | | | | | | | | | | | | | | | 0.1% boost_concept_check.h:451 (LyX)
| | | | | | | | | | | | | | | | | | - 0.1% qfont_loader.C:402 (LyX)
| | | | | | | | | | | | | | | | |   0.2% lengthcombo_moc.C:131 (LyX)
| | | | | | | | | | | | | | | | | - 0.1% qfont_loader.C:402 (LyX)
| | | | | | | | | | | | | | | | |   0.0% noncopyable.hpp:25 (LyX)
| | | | | | | | | | | | | | | | - 1.2% lengthcombo_moc.C:131 (LyX)
| | | | | | | | | | | | | | | | - 0.4% qt_helpers.C:205 (LyX)
| | | | | | | | | | | | | | | | - 0.1% qfont_loader.C:402 (LyX)
| | | | | | | | | | | | | | |   0.2% lengthcombo_moc.C:131 (LyX)
| | | | | | | | | | | | | | |   0.2% qfont_loader.C:402 (LyX)
| | | | | | | | | | | | | | |   0.2% qt_helpers.C:205 (LyX)
| | | | | | | | | | | | | | | - 0.1% noncopyable.hpp:25 (LyX)
| | | | | | | | | | | | | | |   0.0% stl_alloc.h:677 (LyX)
| | | | | | | | | | | | | | |   0.0% lyxfont.h:398 (LyX)
...


Bennett, what is your version of shark.app and of Xcode? Did you check
for updates (I think I already asked this question...)?

I've got Shark 4.1 and Xcode 1.5; these are the latest versions I have access to without installing OS X 10.4. (And until VPN issues get worked out on 10.4, I'm not eager to dive in....)

Bennett

Reply via email to