all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Where are info about Emacs elisp primitive performance?
@ 2010-09-14 11:45 Oleksandr Gavenko
  2010-09-14 12:37 ` Daniel Pittman
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksandr Gavenko @ 2010-09-14 11:45 UTC (permalink / raw)
  To: help-gnu-emacs

Where are info about Emacs elisp primitive performance?

In term of O(n^x) and processor cycles.




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

* Re: Where are info about Emacs elisp primitive performance?
  2010-09-14 11:45 Oleksandr Gavenko
@ 2010-09-14 12:37 ` Daniel Pittman
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Pittman @ 2010-09-14 12:37 UTC (permalink / raw)
  To: help-gnu-emacs

Oleksandr Gavenko <gavenko@bifit.com.ua> writes:

> Where are info about Emacs elisp primitive performance?
> In term of O(n^x) and processor cycles.

Just as soon as you write them, you can enjoy telling us that.

        Daniel

In other words, there is no such official documentation.

-- 
✣ Daniel Pittman            ✉ daniel@rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons




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

* Re: Where are info about Emacs elisp primitive performance?
       [not found] <mailman.16.1284465009.12957.help-gnu-emacs@gnu.org>
@ 2010-09-14 13:00 ` Pascal J. Bourguignon
  0 siblings, 0 replies; 3+ messages in thread
From: Pascal J. Bourguignon @ 2010-09-14 13:00 UTC (permalink / raw)
  To: help-gnu-emacs

Oleksandr Gavenko <gavenko@bifit.com.ua> writes:

> Where are info about Emacs elisp primitive performance?
>
> In term of O(n^x) and processor cycles.

This info is to be found in the sources of emacs. 
Have a look at: emacs-23.2/src/bytecode.c

-- 
__Pascal Bourguignon__
http://www.informatimago.com


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

end of thread, other threads:[~2010-09-14 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.16.1284465009.12957.help-gnu-emacs@gnu.org>
2010-09-14 13:00 ` Where are info about Emacs elisp primitive performance? Pascal J. Bourguignon
2010-09-14 11:45 Oleksandr Gavenko
2010-09-14 12:37 ` Daniel Pittman

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.