jojojames/fussy

Inlining functions for better performance

Closed this issue · 0 comments

We may be able to achieve better performance inlining some functions that are hot spots.

https://www.gnu.org/software/emacs/manual/html_node/elisp/Inline-Functions.html

I'm not an expert on this and would need some good benchmarks to make sure it's worth it. Help wanted!