all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: 4446@emacsbugs.donarmstrong.com
Subject: bug#4446: remove ###autoload from ediff-hook.el
Date: Tue, 29 Sep 2009 21:34:19 -0700 (PDT)	[thread overview]
Message-ID: <200909300434.n8U4YJHO009237@godzilla.ics.uci.edu> (raw)
In-Reply-To: <jwvpr99h2qv.fsf-monnier+emacsbugreports@gnu.org> (Stefan Monnier's message of "Tue, 29 Sep 2009 17:19:22 -0400")

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

  > >> BTW, now that I think about it: is it really necessary to skip those
  > >> files?  I mean, what is the impact of having such redundant autoloads in
  > >> loaddefs.el?
  > 
  > >> From memory as I can't verify at the moment: the download size of the
  > > emacs source is increased by > 10K, and the binary is 10KB bigger.
  > 
  > I understand where the 10K of download-size comew from, but do you know
  > why it also impacts the final binary size?  I mean: the objects and
  > variables created by these redundant autoloads should be overwritten by
  > the subsequent load of the actual files, so the only impact they should
  > have is if the GC ends up unable to reuse the corresponding memory cells
  > (and unable to return them to the system), right?  Or are these
  > chunks of autoload-data placed in the pure-space?

Sorry, I don't know.

Another thing that I observed (and hope not to forget until I can
investigate properly): a lot of free conses and strings appear after the
"finding pointers to doc strings" phase in loadup.el.  

It seems that we might have to try to avoid allocating and setting the
doc strings while dumping.





  reply	other threads:[~2009-09-30  4:34 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <w7iqetxlhe.fsf@fencepost.gnu.org>
2009-09-16 11:18 ` bug#4446: remove ###autoload from ediff-hook.el Dan Nicolaescu
2009-09-16 11:32   ` Leo
2009-09-16 13:22   ` Stefan Monnier
2009-09-16 18:17     ` Dan Nicolaescu
2009-09-17  7:14   ` Glenn Morris
2009-09-17 18:11     ` Dan Nicolaescu
2009-09-17 21:01       ` Stefan Monnier
2009-09-24  3:28         ` Glenn Morris
2009-09-24 15:18           ` Stefan Monnier
2009-09-24 20:27             ` Glenn Morris
2009-09-24 22:12               ` Stefan Monnier
2009-09-25 18:16                 ` Dan Nicolaescu
2009-09-25 21:29                   ` Stefan Monnier
2009-09-26 19:18                     ` Glenn Morris
2009-09-29  3:09                       ` Stefan Monnier
2009-09-29  3:56                         ` Dan Nicolaescu
2009-09-29 21:19                           ` Stefan Monnier
2009-09-30  4:34                             ` Dan Nicolaescu [this message]
2009-10-06  3:20   ` bug#4446: marked as done (remove ###autoload from ediff-hook.el) Emacs bug Tracking System

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=200909300434.n8U4YJHO009237@godzilla.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=4446@emacsbugs.donarmstrong.com \
    --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 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.