emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MPS: weak hash tables


From: Helmut Eller
Subject: Re: MPS: weak hash tables
Date: Sat, 06 Jul 2024 18:48:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

On Sat, Jul 06 2024, Eli Zaretskii wrote:

>> What else could cause it in ert-test-run-tests-batch-expensive?
[...]
> AFAIU, we call buffer-string, which then must copy the interval tree
> of the buffer to the interval tree of the string we create.
>
> Is that what you wanted to know and understand?

> AFAIU, we call buffer-string, which then must copy the interval tree
> of the buffer to the interval tree of the string we create.
>
> Is that what you wanted to know and understand?

Well, I wanted to know if it could be something other than printing
backtraces.  E.g. ert creating some annotated log buffer.

Anyway, it look likes the MPS version is slower and needs twice the
memory than the non-MPS version.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]