[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tooltips GC overhead
From: |
Eli Zaretskii |
Subject: |
Re: Tooltips GC overhead |
Date: |
Sat, 08 Aug 2015 09:46:23 +0300 |
> From: Stefan Monnier <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> Date: Fri, 07 Aug 2015 17:25:37 -0400
>
> >> I'd welcome a patch which uses such a "sampling watchpoint", since it
> >> would even speed up the code by removing the code that counts calls
> >> to malloc.
> > Sorry, your jokes are beyond me.
>
> You must have misunderstood, because that was no joke at all. I really
> mean it: I'd be happy to see a patch which uses the same trick used by
> GDB to add a "watchpoint".
GDB uses debug registers and the debug interface that catches the
resulting signal/exception, something a well-behaving program that is
not a debugger should never do.
- Re: Tooltips GC overhead, (continued)
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/03
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/03
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/03
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/04
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/04
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/07
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/07
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/07
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/07
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/07
- Re: Tooltips GC overhead,
Eli Zaretskii <=
- Re: Tooltips GC overhead, David Kastrup, 2015/08/08
- Re: Tooltips GC overhead, Paul Eggert, 2015/08/07
- Re: Tooltips GC overhead, Eli Zaretskii, 2015/08/07
- Re: Tooltips GC overhead, Nix, 2015/08/08
- Re: Tooltips GC overhead, Stefan Monnier, 2015/08/08
- Re: Tooltips GC overhead, David Kastrup, 2015/08/08
- Re: Tooltips GC overhead, Nix, 2015/08/10
- Re: Tooltips GC overhead, David Kastrup, 2015/08/10