emacs-devel
[Top][All Lists]
Advanced

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

Re: MPS: dangling markers


From: Ihor Radchenko
Subject: Re: MPS: dangling markers
Date: Sun, 30 Jun 2024 07:45:03 +0000

Gerd Möllmann <gerd.moellmann@gmail.com> writes:

> Pushed that to scratch/igc.

Thanks!

> Ihor, could please measure again?

A bit later today. I still need my Emacs working reliably to finish
other work :)

> Next idea would be to make igc_add_marker O(1) with a free-list like
> hash tables have in the next array. But let's first see if the above
> change brings something to the table.

Another idea is to do something akin what is being done for bignum
allocation - cache the last know free position in the vector.
See 
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=091b8de586efc41c3dbd8606445c99c541e90076

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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