all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Helmut Eller <eller.helmut@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,  Emacs Devel <emacs-devel@gnu.org>
Subject: Re: MPS: hash tables / obarrays
Date: Sun, 19 May 2024 12:14:53 +0200	[thread overview]
Message-ID: <m2le46rtuq.fsf@pro2.fritz.box> (raw)
In-Reply-To: <87a5kmqgeo.fsf@gmail.com> (Helmut Eller's message of "Sun, 19 May 2024 11:50:39 +0200")

Helmut Eller <eller.helmut@gmail.com> writes:

> On Sun, May 19 2024, Gerd Möllmann wrote:
>
>> If someone could check the obarray related changes I made, that would be
>> nice.
>
> Does this only work if the dump is registered as exact root or also with
> ambiguous roots?

I only works with exact roots ATM. We could support both by changing
igc_make_hash_table_vec to add a root for the vector for hash tables
that are in the dump. So, the same that was in hash_table_alloc_kv
before.

>
> Because for me, comp-tests now fails reliably.  First I thought this has
> something to do with the dump being an exact root, but when I tried with
> ambiguous roots and discovered that comp-tests fails even faster.
> Basically immediately, while with exact roots it takes 2-3 minutes.

Alas, I can't currently configure with native-comp because something in
the libgccjit I got from Homebrew changed. It can't find libgcc_s.dylib
anymore.

What does it say when it fails?



  reply	other threads:[~2024-05-19 10:14 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-19  8:38 MPS: hash tables / obarrays Gerd Möllmann
2024-05-19  8:57 ` Eli Zaretskii
2024-05-19  9:12   ` Gerd Möllmann
2024-05-19  9:50 ` Helmut Eller
2024-05-19 10:14   ` Gerd Möllmann [this message]
2024-05-19 10:30     ` Helmut Eller
2024-05-19 11:21       ` Gerd Möllmann
2024-05-19 20:36         ` Helmut Eller
2024-05-20  4:27           ` Gerd Möllmann
2024-05-20  6:13             ` Gerd Möllmann
2024-05-20  8:10             ` Helmut Eller
2024-05-20  8:43               ` Gerd Möllmann
2024-05-29 12:00 ` Helmut Eller
2024-05-29 13:30   ` Gerd Möllmann
2024-05-29 15:00     ` Helmut Eller
2024-05-29 16:28       ` Gerd Möllmann
2024-05-29 16:52         ` Andrea Corallo
2024-05-29 18:03           ` Gerd Möllmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2le46rtuq.fsf@pro2.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=eliz@gnu.org \
    --cc=eller.helmut@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.