Re: More on compiler optimization

"Yuri Davidovsky (as work at disclosure dot ie)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>

> On 12 Feb 2025, at 20:21, Paul Werkowski (as pw at snoopy dot qozzy dot com) <[email protected]> wrote:
> 
> Also it helps to avoid generic CL library functions such as cl:cis.
> 
>  (flet ((%%cis (x) (complex (cos x)(sin x)))) ....)

Why would be (cis) less efficient than calling (complex (cos x) (sin x))?

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.