emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Findirect_function


From: Stefan Monnier
Subject: Re: [PATCH] Findirect_function
Date: Fri, 14 Jan 2022 12:39:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>> This should remove the corresponding comment.
> You mean the /* Optimize… */ comment, right?

Yes.

>> And I think I'd only be willing to make such a change if it comes with
>> some benchmarking showing that this optimization does not actually make
>> a difference.
> Do you happen to have some hints on how to do benchmarking in emacs? 😅

There's the `elisp-benchmarks` package on GNU ELPA, and another standard
benchmark is to measure the time for Emacs to compile all its
`.el` files.

The `elisp-benchmarks` would welcome more benchmarks, so I'd encourage
you to write some of your own and contribute them there ;-)


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]