00:45:05 -!- Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has quit [Ping timeout: 246 seconds] 02:05:26 Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has joined #ccl 04:11:37 -!- alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has quit [Quit: alms_] 07:44:10 -!- DataLinkDroid [~DataLink@1.144.6.66] has quit [Quit: Bye] 11:56:35 alms_ [~alms_@209-6-130-32.c3-0.bkl-ubr1.sbo-bkl.ma.cable.rcn.com] has joined #ccl 13:39:37 -!- Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has quit [Ping timeout: 276 seconds] 13:52:20 -!- huangjs [~huangjs@190.8.100.83] has quit [Read error: Connection reset by peer] 14:02:10 Vivitron [~Vivitron@pool-98-110-213-33.bstnma.fios.verizon.net] has joined #ccl 14:07:33 huangjs [~huangjs@190.8.100.83] has joined #ccl 15:34:01 milanj [~milanj_@178-223-170-236.dynamic.isp.telekom.rs] has joined #ccl 15:34:39 sellout [~Adium@pool-71-175-46-91.phlapa.fios.verizon.net] has joined #ccl 18:45:39 bfulgham_ [~brent@cpe-76-173-170-144.socal.res.rr.com] has joined #ccl 18:54:40 -!- bfulgham_ [~brent@cpe-76-173-170-144.socal.res.rr.com] has quit [Quit: bfulgham_] 20:51:51 curious... i took ccl's nthcdr definition from l1-aprims.lisp and renamed it to my-nthcdr. on a simple microbenchmark, it seems to outperform ccl's nthcdr by more than 2x. (when compiled for speed 3 anyway). i wonder why that is...? 20:54:08 Try compiling it with all optimization settings at 1 and you'll likely answer your own question. 20:56:49 hrmn, no still seems much faster 20:59:15 it's nothing that bothers me, we were just toying around and noticed it 21:01:02 You can see all kinds of weird things (cache artifacts) if you look long enough, but I doubt that you're seeing anything more than that. 21:01:49 Do we have a pessimizing compiler macro on nthcdr? 21:04:40 Apparently. 21:06:39 http://pastebin.com/UJeDDEJP for easy testing if you like/care 21:58:26 sellout1 [~Adium@pool-71-175-46-91.phlapa.fios.verizon.net] has joined #ccl 22:00:40 -!- sellout [~Adium@pool-71-175-46-91.phlapa.fios.verizon.net] has quit [Ping timeout: 246 seconds] 22:32:43 -!- milanj [~milanj_@178-223-170-236.dynamic.isp.telekom.rs] has quit [Quit: Leaving]