all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Performance of String Operations
@ 2009-10-11  6:41 Nordlöw
  2009-10-11 10:05 ` Xah Lee
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Nordlöw @ 2009-10-11  6:41 UTC (permalink / raw)
  To: help-gnu-emacs

Does Emacs contain append/prepend/concat functions for strings that
modify one of its (first) arguments (for side effects only)?

If so, why not?: Isn't such a function crucial to the performance of a
language, regarding that strings is such a common object type?

Or does the Emacs compiler optimize such things? Can I somehow
investigate how Emacs has optimized my lisp code?

/Nordlöw


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

end of thread, other threads:[~2009-10-11 20:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-11  6:41 Performance of String Operations Nordlöw
2009-10-11 10:05 ` Xah Lee
2009-10-11 14:40 ` Colin S. Miller
2009-10-11 15:38 ` Helmut Eller
2009-10-11 17:29 ` Pascal J. Bourguignon
2009-10-11 20:58   ` John A Pershing Jr

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.