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

>> 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?


        Stefan





  reply	other threads:[~2009-09-29 21:19 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 [this message]
2009-09-30  4:34                             ` Dan Nicolaescu
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=jwvpr99h2qv.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=4446@emacsbugs.donarmstrong.com \
    --cc=dann@ics.uci.edu \
    /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.