[Openmcl-devel] impact of number of arguments and closures on performance

Michał "phoe" Herda phoe at disroot.org
Mon May 11 14:26:59 PDT 2020


On 11.05.2020 23:25, Taoufik Dachraoui wrote:
> Is there any limitations on number of function arguments and size of
> closures? what is the impact on performance?
See CLHS CALL-ARGUMENTS-LIMIT: http://clhs.lisp.se/Body/v_call_a.htm

I'm not aware about closure sizes though, or any performance issues that
might occur because of them. How many variables are you attempting to
close over?

~phoe




More information about the Openmcl-devel mailing list