unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* useful statprof data?
@ 2020-07-18 20:10 Han-Wen Nienhuys
  0 siblings, 0 replies; only message in thread
From: Han-Wen Nienhuys @ 2020-07-18 20:10 UTC (permalink / raw)
  To: Guile Devel; +Cc: lilypond-devel

We finally have a version of LilyPond that can work with byte compiled
files on GUILE 3. I had high hopes for this, given the ebullient
promises of JIT in the release announcement. The results are
disappointing. GUILE 3.0 is 3% faster than GUILE 2.2; both are about
30% slower than GUILE 1.8

I wanted to look more into the cause of this, and tried to run statprof.

This prints a ton of

;;; (what! #<stack 7f60fbf7fc20>)

lines. Then, the results look like

            97.2% #x221bfb4
                    27.6% #x2215134
                      27.4% #x221836c
                        15.6% #x2215138
                          15.6% #x220ae70
                            15.6% profile-signal-handler at statprof.scm:251:4
                              15.6% #x2212b88
                        6.7% #x2218430
                          6.7% #x220ae70
                            6.7% profile-signal-handler at statprof.scm:251:4
                              6.7% #x2212b88

Is there a way to get insight into what these hex addresses (?) mean?

-- 
Han-Wen Nienhuys - hanwenn@gmail.com - http://www.xs4all.nl/~hanwen



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-18 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-18 20:10 useful statprof data? Han-Wen Nienhuys

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).