TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Q about ACL: Chapter 13: Exercise 3b

4 点作者 paulreiners将近 16 年前
For this exercise in Graham's "ANSI Common Lisp", when I add declarations to the ray-tracer program, it actually runs slower. Can anyone explain to me why that is?<p>My code with declarations is available here: http://www.automatous-monk.com/lisp/aclp/chap13-exer03.html<p>I'm not sure, but I believe I was using SLIME when I did this exercise (it was a while ago).

1 comment

mahmud将近 16 年前
The author also asked on Usenet and got some answers there:<p><a href="http://groups.google.com/group/comp.lang.lisp/browse_thread/thread/87971e40c489c208" rel="nofollow">http://groups.google.com/group/comp.lang.lisp/browse_thread/...</a>