[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gcl-devel] hash redux
From: |
Camm Maguire |
Subject: |
Re: [Gcl-devel] hash redux |
Date: |
Tue, 12 Nov 2013 17:59:55 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
Greetings!
Camm Maguire <address@hidden> writes:
> Greetings! Before we look further, let me run this in gdb. I have
> encountered situations in which the gprof profilier fails to detect the
> end of certain (optimized, inlined) functions and misreports the
> statistics. More later when I get this done.
>
Indeed this was the case. The time is spent roughly 50/50 between gc
and gethash, and the hash-equal index calculation is scarcely called.
Take care,
--
Camm Maguire address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens." -- Baha'u'llah
- [Gcl-devel] hash redux, Camm Maguire, 2013/11/11
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/11
- Re: [Gcl-devel] hash redux, Jared C. Davis, 2013/11/11
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/11
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/11
- Re: [Gcl-devel] hash redux, Camm Maguire, 2013/11/12
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/12
- Re: [Gcl-devel] hash redux, Jared C. Davis, 2013/11/12
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/12
- Re: [Gcl-devel] hash redux,
Camm Maguire <=
- Re: [Gcl-devel] hash redux, Matt Kaufmann, 2013/11/12