Re: Guidelines on declarations for speed?
- From: "jurgen_defurne" <jurgen.defurne@xxxxxxxxxx>
- Date: 30 Aug 2006 11:21:37 -0700
Glenn.Ehrlich@xxxxxxxxxxxxx wrote:
jmckitrick wrote:
Is there a general guide on how to fix all the little nits that pop up
when you put
(declare (optimize speed))
in your code?
Read this post and its surrounding thread:
http://groups.google.com/group/comp.lang.lisp/msg/f18c4d2add6ea9eb?hl=en&
It contains pointers to some papers you should read.
Glenn
Very interesting. I was about to post questions in the same area, but
they are solved by the article about the fannkuch algorithm. I deal
mostly with integer stuff, not floating points.
Regards,
Jurgen
.
- References:
- Guidelines on declarations for speed?
- From: jmckitrick
- Re: Guidelines on declarations for speed?
- From: Glenn . Ehrlich
- Guidelines on declarations for speed?
- Prev by Date: Re: LISP V APL?
- Next by Date: Re: LISP V APL?
- Previous by thread: Re: Guidelines on declarations for speed?
- Next by thread: Lets talk about GUI and sound libraries
- Index(es):
Relevant Pages
|