unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-unicode@gnu.org, emacs-devel@gnu.org,
	Jason Rumney <jasonr@gnu.org>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	Miles Bader <miles@gnu.org>
Subject: Re: unicode merge failures 2007-10-12
Date: Tue, 16 Oct 2007 19:04:47 -0400	[thread overview]
Message-ID: <m3fy0avexl.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <200710122212.l9CMCD3r024677@oogie-boogie.ics.uci.edu> (Dan Nicolaescu's message of "Fri, 12 Oct 2007 15:12:13 -0700")

>>>>> "Dan" == Dan Nicolaescu <dann@ics.uci.edu> writes:

(My mx is pathetically behind in spam filtering, so I just saw this,
and have not yet seen any replies which may have been sent....)

Dan> Does anyone else see a too big data segment size for the unicode-2
Dan> binary:

Dan> size -f objs-HEAD/src/emacs objs-unicode-2/src/emacs
Dan>    text    data     bss     dec     hex filename
Dan> 1534480 4031660       0 5566140  54eebc objs-HEAD/src/emacs
Dan> 1656770 11663100      0 13319870 cb3ebe objs-unicode-2/src/emacs

I don't have the compile trees for these two versions around, but on my
(Gentoo) laptop I get:

,----< :; size /usr/bin/emacs-23-unicode >
|    text      data  bss       dec     hex  filename
| 1645849  11526540    0  13172389  c8fea5  /usr/bin/emacs-23-unicode
`----

and on my (Debian) server I get:

,----< :; size /usr/bin/emacs-snapshot-nox >
|    text     data  bss      dec     hex  filename
| 1154944  4054840    0  5209784  4f7eb8  /usr/bin/emacs-snapshot-nox
`----

They are not exactly comparable, since the latter lacks GUI support,
but are about the same as you saw.

My laptop's emacs is compiled --with-x-toolkit=athena --without-gtk,
and was last compiled on September 20, so the data size difference is
not new.

It may be the result of the font backend work.  Does HEAD use 32 bit
ints for all characters in the buffers?  Might strings take up more
space now that they are stored in (modified) UTF-32?  (Just guesses.)

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

  reply	other threads:[~2007-10-16 23:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-11 16:13 unicode merge failures 2007-10-12 Miles Bader
2007-10-11 22:35 ` Jason Rumney
2007-10-12  1:04   ` Stefan Monnier
2007-10-12  4:05     ` Stefan Monnier
2007-10-12 17:43       ` Stefan Monnier
2007-10-12 21:30         ` Dan Nicolaescu
2007-10-12 21:51           ` Miles Bader
2007-10-12 22:12             ` Dan Nicolaescu
2007-10-16 23:04               ` James Cloos [this message]
2007-10-17  0:04               ` Andreas Schwab
2007-10-17  1:04               ` Kenichi Handa

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=m3fy0avexl.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-unicode@gnu.org \
    --cc=jasonr@gnu.org \
    --cc=miles@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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).