Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!apple!usc!ucla-cs!cs.ucla.edu!mujica From: mujica@ra.cs.ucla.edu (S. Mujica) Newsgroups: comp.lang.lisp Subject: Re: CLOS speed Message-ID: Date: 25 Oct 89 23:18:48 GMT References: <18769@pasteur.Berkeley.EDU> <31037@news.Think.COM> Sender: news@CS.UCLA.EDU Organization: Computer Science Department, UCLA Lines: 14 In-reply-to: barmar@kulla's message of 25 Oct 89 06:41:04 GMT on 25 Oct 89 06:41:04 GMT, barmar@kulla (Barry Margolin) said: > Note that you shouldn't expect generic function calls to be as efficient as > normal function calls. Remember that CLOS provides extra functionality per > line of code. Naturally, there are some tradeoffs. What about setting the value of a slot? I have noticed that running PCL on Lucid 3.0, it takes about 30 times longer to set the value of a slot than to set the value of local variable. Sergio Mujica mujica@cs.ucla.edu Computer Science Department, UCLA