GNU bug report logs -
#4222
calls to char_table_ref slow down 23.1 (vs 22.3)
Previous Next
Reported by: Dan Nicolaescu <dann <at> ics.uci.edu>
Date: Fri, 21 Aug 2009 05:30:04 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #24 received at 4222 <at> emacsbugs.donarmstrong.com (full text, mbox):
In article <200909190443.n8J4hBNM011012 <at> godzilla.ics.uci.edu>, Dan Nicolaescu <dann <at> ics.uci.edu> writes:
> I can't reproduce this problem now. Following your recipe, I do observe
> the indentation taking a looong time, but char_table_ref is not called.
> Presumably, Handa-san's 2009-08-25 and 2009-08-27 changes fixed this.
> Should I close the bug, or is there still a problem?
> There still is a problem, but it is not caused by char_table_ref, that
> part was fixed by Handa-san.
> It's up to you if you want to keep this bug, just retitle it, or close it.
We still have a problem of slow GC caused by many elements
of char-tables (mostly because of charset encoders). My
idea for fixing it is to somehow distinguish a char-table
that has only integer or (interned) symbol elements from the
other normal char-tables, and optimize mark_char_table for
it. But, at the moment, I don't have a time to work on it.
Perhaps we should open a new bug for that.
---
Kenichi Handa
handa <at> m17n.org
This bug report was last modified 15 years and 336 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.