unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: eliz@gnu.org, emacs-devel@gnu.org
Subject: Re: Possible redisplay performance enhancements (revisited)
Date: Mon, 24 Apr 2006 21:14:04 +0900	[thread overview]
Message-ID: <E1FXzx6-0004Yc-00@etlken> (raw)
In-Reply-To: <wly7xvpag6.wl%mituharu@math.s.chiba-u.ac.jp> (message from YAMAMOTO Mitsuharu on Mon, 24 Apr 2006 18:52:25 +0900)

In article <wly7xvpag6.wl%mituharu@math.s.chiba-u.ac.jp>, YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> writes:

> I suspect get_glyph_face_and_encoding is not needed if `struct glyph'
> contains `char2b' info and it is filled in append_glyph.  That would
> reduce the number of calls to rif->encode_char and enhance the
> performance when CCL is thoroughly used as in Mac.

I once heard from Gerd that struct glyph is designed to be
short as far as possible.  So we must be very careful in
incresing that size.  But, it seems that the current member
u.ch is almost useless.  I think it is better to store a
glyph code (unsigned) here.  But...

> But such a change might be too drastic to do at this
> stage.

I fully agree.

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2006-04-24 12:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-21  9:47 Possible redisplay performance enhancements (revisited) YAMAMOTO Mitsuharu
2006-04-21 12:37 ` Eli Zaretskii
2006-04-24  7:35   ` Kenichi Handa
2006-04-24  9:52     ` YAMAMOTO Mitsuharu
2006-04-24 12:14       ` Kenichi Handa [this message]
2006-04-21 13:28 ` David Reitter

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=E1FXzx6-0004Yc-00@etlken \
    --to=handa@m17n.org \
    --cc=eliz@gnu.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).