> - You don't need to use PROGN to enclose forms in (:IDLE ) Ah cool.
> - Adding (sdl:set-framerate 0) before the (sdl:with-events ) loop will > unlock the frame rate. By default the frame rate is locked at 30fps, so > the mandelbrot calculations are only being performed every 1/30 of a second. Groovy I'll make those changes and observe the blistering speed. BTW where do you set the compilation options for an asdf installable package? I presume to compile everything for more speed I would need to recompile lispbuilder-sdl and lisbuilder-sdl-examples. _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
