GNU bug report logs -
#6365
bidi data structure inefficiencies
Previous Next
Reported by: Dan Nicolaescu <dann <at> gnu.org>
Date: Mon, 7 Jun 2010 03:22:02 UTC
Severity: minor
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Dan Nicolaescu <dann <at> gnu.org>
> Date: Sun, 06 Jun 2010 23:21:32 -0400
> Cc:
>
> Some bidi data structures are bigger that they need to be, this
> probably results in additional cache misses.
> Examples:
>
> struct bidi_saved_info could use bitfields for the bidi_type_t members
> Same for bidi_stack
>
> bidi_it could use bitfields for a lot of it's members.
Thanks for the critical review and suggestions. I started a
discussion thread on emacs-devel about this, because I'm not sure
fixing this is a straight-forward matter. I will implement whatever
conclusions are reached there as part of solving this bug report.
This bug report was last modified 13 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.