emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs-26 threads problem [win64]


From: Paul Eggert
Subject: Re: Emacs-26 threads problem [win64]
Date: Sat, 14 Oct 2017 02:31:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Andreas Schwab wrote:
That can be a lot of wastage for small vectors.

If vector size and location are random, the additional internal fragmentation averages 4 bytes per vector on x86 and x86-64. If this is a significant problem, we could complicate the code to fix it.



reply via email to

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