|
From: | Emanuel Berg |
Subject: | Re: Knowing where a function has been used (bis) [Was: Re: Optimising Elisp code] |
Date: | Sun, 07 Oct 2018 18:10:22 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Stefan Monnier wrote: > Try M-x disassemble RET add-it RET > to see how the two calls where compiled. Next question (first was the number of machine instructions vs. call overhead), next question: I have 479 `defun's in my Elisp, any general pointers as how to determine which of those I should consider inlining? -- underground experts united http://user.it.uu.se/~embe8573
[Prev in Thread] | Current Thread | [Next in Thread] |