all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* About "consing"
@ 2013-02-28 14:23 Xue Fuqiao
  2013-02-28 14:43 ` Doug Lewan
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Xue Fuqiao @ 2013-02-28 14:23 UTC (permalink / raw)
  To: help-gnu-emacs

In the doc string of the function `memory-use-counts':

  Return a list of counters that measure how much consing there has been.

I don't know what the "consing" means here.  I only know that `cons' is often
used to add a single element to the front of a list.  But this seems to be
irrelevant to the topic.

And in (info "(elisp) Garbage Collection"):

 -- Function: memory-use-counts
     This returns a list of numbers that count the number of objects
     created in this Emacs session.

Does "consing" mean creating an object here?  Thanks.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-28 16:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 14:23 About "consing" Xue Fuqiao
2013-02-28 14:43 ` Doug Lewan
2013-02-28 14:47 ` Stefan Monnier
2013-02-28 15:05 ` Kevin Rodgers
2013-02-28 15:57 ` Eli Zaretskii
     [not found] ` <mailman.21101.1362063945.855.help-gnu-emacs@gnu.org>
2013-02-28 16:10   ` Barry Margolin

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.