[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: weak hash tables
From: |
Gerd Möllmann |
Subject: |
Re: MPS: weak hash tables |
Date: |
Sun, 07 Jul 2024 19:03:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Helmut Eller <eller.helmut@gmail.com> writes:
> On Sun, Jul 07 2024, Pip Cet wrote:
>
>>> You mean "stats", which includes results and possibly big objects of the
>>> previous tests, is included in the backtrace. And
>>> ert-test-run-tests-batch-expensive prints it with altered printer
>>> settings. Could be.
>>
>> So
>>
>> (cl-defmethod cl-print-object ((object ert--stats) stream))
>>
>> should help? It appears to...
>
> Good idea! This makes ert-test-run-tests-batch-expensive definitely
> less expensive.
👍 Looking forward to commits I can transfer back home :-).
> Can we conclude something about igc from this? Maybe that it works as
> it should. But also that it's not particularly good if the heap is
> almost full with live objects.
I believe it works as expected, yes. When one allocs in such a pattern,
maybe one should use park the arena, or use ramp allocation, or
something.
- Re: MPS: weak hash tables, (continued)
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Pip Cet, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Helmut Eller, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Helmut Eller, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Pip Cet, 2024/07/07
- Re: MPS: weak hash tables, Helmut Eller, 2024/07/07
- Re: MPS: weak hash tables,
Gerd Möllmann <=
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Helmut Eller, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- Re: MPS: weak hash tables, Pip Cet, 2024/07/07
- Re: MPS: weak hash tables, Gerd Möllmann, 2024/07/07
- MPS: commit limit, Gerd Möllmann, 2024/07/08
- Re: MPS: commit limit, Helmut Eller, 2024/07/10
- Re: MPS: commit limit, Gerd Möllmann, 2024/07/10
- Re: MPS: commit limit, Helmut Eller, 2024/07/16
- Re: MPS: commit limit, Eli Zaretskii, 2024/07/16