00:25:16 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 00:29:34 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 246 seconds] 00:56:09 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 00:56:53 -!- edgar-rft [~GOD@HSI-KBW-149-172-63-75.hsi13.kabel-badenwuerttemberg.de] has quit [Quit: execution terminated because of memory corruption] 01:01:07 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 268 seconds] 01:15:11 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 01:20:19 -!- yacks [~py@103.6.158.105] has quit [Read error: Connection reset by peer] 01:44:15 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Quit: Leaving.] 01:46:38 LiamH [~none@pool-74-96-2-44.washdc.east.verizon.net] has joined #sbcl 01:47:48 -!- LiamH [~none@pool-74-96-2-44.washdc.east.verizon.net] has quit [Client Quit] 01:49:14 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 02:17:36 I'm not sure that it's that useful to measure the performance on extremely long lists. 02:19:49 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Quit: Leaving.] 02:23:10 pranavrc [~pranavrc@122.164.23.93] has joined #sbcl 02:23:10 -!- pranavrc [~pranavrc@122.164.23.93] has quit [Changing host] 02:23:10 pranavrc [~pranavrc@unaffiliated/pranavrc] has joined #sbcl 02:38:52 -!- christoph_debian [~christoph@ppp-188-174-157-53.dynamic.mnet-online.de] has quit [Ping timeout: 264 seconds] 02:41:53 christoph_debian [~christoph@ppp-188-174-92-116.dynamic.mnet-online.de] has joined #sbcl 03:16:21 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 03:20:43 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 246 seconds] 04:02:56 yacks [~py@103.6.158.105] has joined #sbcl 04:16:58 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 04:21:25 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 248 seconds] 04:47:33 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 04:51:43 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 246 seconds] 04:53:59 -!- Bike [~Glossina@wl-nat100.it.wsu.edu] has quit [Quit: u] 05:01:31 Bike [~Glossina@wl-nat100.it.wsu.edu] has joined #sbcl 05:48:10 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 05:52:48 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 268 seconds] 06:01:26 -!- pranavrc [~pranavrc@unaffiliated/pranavrc] has quit [Ping timeout: 240 seconds] 06:05:11 sdemarre [~serge@37.128-66-87.adsl-dyn.isp.belgacom.be] has joined #sbcl 06:13:27 pranavrc [~pranavrc@122.164.82.31] has joined #sbcl 06:13:27 -!- pranavrc [~pranavrc@122.164.82.31] has quit [Changing host] 06:13:27 pranavrc [~pranavrc@unaffiliated/pranavrc] has joined #sbcl 06:18:51 -!- drmeiste_ is now known as drmeister_ 06:19:03 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 06:23:33 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 264 seconds] 06:50:05 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 06:54:13 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 246 seconds] 06:59:19 -!- yacks [~py@103.6.158.105] has quit [Ping timeout: 264 seconds] 07:14:48 angavrilov [~angavrilo@217.71.227.190] has joined #sbcl 07:20:55 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 07:26:00 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Ping timeout: 276 seconds] 07:29:33 -!- sdemarre [~serge@37.128-66-87.adsl-dyn.isp.belgacom.be] has quit [Ping timeout: 264 seconds] 07:38:00 yacks [~py@103.6.158.105] has joined #sbcl 07:38:17 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 07:50:48 pkhuong: I needed to go past 2M elements 07:51:32 I generated in order and shuffled lists from 1M to 3M, with a 125000 elements step 07:57:36 Krystof: why should I use logscale? on which axis? 08:08:20 -!- yacks [~py@103.6.158.105] has quit [Ping timeout: 245 seconds] 08:27:33 ASau [~user@p4FF96E42.dip0.t-ipconnect.de] has joined #sbcl 08:27:45 Guest36682 [~dan@host-78-150-118-33.as13285.net] has joined #sbcl 08:29:14 Hi I am on SBCL 1.0.57 on Debian and am finding I can't interrupt an infinite loop from slime- does anyone know how to do this? (tried C-c C-c) 08:54:29 -!- Guest36682 [~dan@host-78-150-118-33.as13285.net] has quit [Quit: Guest36682] 08:56:31 edgar-rft [~GOD@HSI-KBW-149-172-63-75.hsi13.kabel-badenwuerttemberg.de] has joined #sbcl 09:00:06 yacks [~py@103.6.158.105] has joined #sbcl 09:03:19 stassats [~stassats@wikipedia/stassats] has joined #sbcl 09:13:33 -!- pranavrc [~pranavrc@unaffiliated/pranavrc] has quit [Quit: Ping timeout: ] 09:35:33 -!- kludge` [~comet@unaffiliated/espiral] has quit [Ping timeout: 264 seconds] 09:36:56 kludge` [~comet@unaffiliated/espiral] has joined #sbcl 10:51:10 -!- yacks [~py@103.6.158.105] has quit [Ping timeout: 246 seconds] 11:13:06 yacks [~py@103.6.158.105] has joined #sbcl 11:42:57 ASau` [~user@p5797FF33.dip0.t-ipconnect.de] has joined #sbcl 11:46:14 -!- ASau [~user@p4FF96E42.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 11:47:34 lufu [~user@5.254.129.78] has joined #sbcl 12:06:58 -!- ASau` is now known as ASau 12:19:53 Blkt: a logscale on the y axis would help visualise the ranges better, and would also have the property that "twice as fast" would be a constant vertical offset 12:20:25 as it is, if you have some things that take a long time and some that take a short time on the same graph, it's difficult to distinguish between the ones that take a short time 12:25:10 -!- ASau [~user@p5797FF33.dip0.t-ipconnect.de] has quit [Quit: fixing X.] 12:27:11 sdemarre [~serge@91.176.236.253] has joined #sbcl 12:42:42 pranavrc [~pranavrc@unaffiliated/pranavrc] has joined #sbcl 12:51:44 -!- scymtym_ [~user@ip-5-147-122-209.unitymediagroup.de] has quit [Ping timeout: 260 seconds] 12:58:20 ASau [~user@p5797FF33.dip0.t-ipconnect.de] has joined #sbcl 13:04:47 -!- sdemarre [~serge@91.176.236.253] has quit [Ping timeout: 260 seconds] 13:22:58 -!- xymox [lechuck@unaffiliated/contempt] has quit [Quit: leaving] 13:24:34 xymox [lechuck@unaffiliated/contempt] has joined #sbcl 13:31:06 Krystof: but the graphs I plotted are linear 13:31:15 on average 13:36:01 the graphs you plotted don't actually use the range of your scales, mostly 13:36:31 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Quit: Leaving.] 13:43:54 milosn_ [~milosn@user-5af50408.broadband.tesco.net] has joined #sbcl 13:46:24 -!- milosn [~milosn@user-5af505dc.broadband.tesco.net] has quit [Ping timeout: 268 seconds] 13:48:56 milosn [~milosn@user-5af50410.broadband.tesco.net] has joined #sbcl 13:49:31 -!- milosn_ [~milosn@user-5af50408.broadband.tesco.net] has quit [Ping timeout: 276 seconds] 13:53:35 -!- xymox [lechuck@unaffiliated/contempt] has quit [Disconnected by services] 14:04:07 xymox [lechuck@unaffiliated/contempt] has joined #sbcl 14:22:11 sdemarre [~serge@91.176.236.253] has joined #sbcl 14:51:09 -!- drmeister_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 14:51:37 drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has joined #sbcl 15:01:24 Blkt: but I would assume that most calls to LENGTH are to tiny or small lists. 15:18:16 -!- Bike [~Glossina@wl-nat100.it.wsu.edu] has quit [Ping timeout: 260 seconds] 15:21:49 Bike [~Glossina@wl-nat100.it.wsu.edu] has joined #sbcl 15:28:25 -!- lufu [~user@5.254.129.78] has quit [Remote host closed the connection] 15:29:09 -!- Bike [~Glossina@wl-nat100.it.wsu.edu] has quit [Ping timeout: 248 seconds] 15:43:00 brucem_ [~bmitchene@waywardmonkeys.com] has joined #sbcl 15:44:53 Krystof: actually, the original graphs were scaled correctly by gnuplot itself, I wanted them to be all timings and all cycles with the same scale 15:45:36 in order to more easily check for big performance hit 15:46:51 pkhuong: I understand that, but I thought you would check more closely to the code near the switching point (from %list-length to cl:list-length) 15:47:29 I'm more worried about the overhead for input that never hit that point. 15:47:38 -!- brucem [~bmitchene@waywardmonkeys.com] has quit [*.net *.split] 15:47:51 anyway, timings under 1M items are mostly 0, should I measure cycles only? 15:48:55 name a range, I'll dump some timings 15:52:00 -!- brucem_ is now known as brucem 16:08:09 lufu [~user@5.254.129.78] has joined #sbcl 16:20:14 tcr [~tcr@95-90-245-81-dynip.superkabel.de] has joined #sbcl 16:22:02 just run it several times 16:22:22 Blkt: make sure speedstep and all that are disabled, and stick to cycles. 16:23:26 -!- danlentz [~danlentz@c-68-37-70-235.hsd1.nj.comcast.net] has quit [Remote host closed the connection] 16:57:43 Bike [~Glossina@wl-nat100.it.wsu.edu] has joined #sbcl 17:03:42 Bike_ [~Glossina@wl-nat100.it.wsu.edu] has joined #sbcl 17:03:50 -!- Bike [~Glossina@wl-nat100.it.wsu.edu] has quit [Ping timeout: 240 seconds] 17:21:09 davazp [~user@92.251.180.179.threembb.ie] has joined #sbcl 17:28:02 -!- Bike_ is now known as Bike 17:43:43 -!- pranavrc [~pranavrc@unaffiliated/pranavrc] has quit [Ping timeout: 264 seconds] 17:44:44 -!- lufu [~user@5.254.129.78] has quit [Remote host closed the connection] 17:58:31 -!- davazp [~user@92.251.180.179.threembb.ie] has quit [Ping timeout: 246 seconds] 18:19:14 lufu [~user@5.254.129.78] has joined #sbcl 18:35:08 danlentz [~danlentz@c-68-37-70-235.hsd1.nj.comcast.net] has joined #sbcl 19:27:46 -!- drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 19:28:37 drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has joined #sbcl 19:44:07 -!- drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has quit [Ping timeout: 256 seconds] 19:55:53 drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has joined #sbcl 20:22:08 -!- lufu [~user@5.254.129.78] has quit [Remote host closed the connection] 20:34:45 -!- drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has quit [Remote host closed the connection] 20:35:11 drmeiste_ [~drmeister@pool-71-185-168-200.phlapa.fios.verizon.net] has joined #sbcl 20:35:33 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 264 seconds] 20:54:31 -!- sdemarre [~serge@91.176.236.253] has quit [Ping timeout: 264 seconds] 20:54:55 -!- fikusz [~fikusz@catv-89-132-137-62.catv.broadband.hu] has quit [Quit: Leaving] 20:56:49 fikusz [~fikusz@catv-89-132-137-62.catv.broadband.hu] has joined #sbcl 21:09:12 stassats [~stassats@wikipedia/stassats] has joined #sbcl 21:28:52 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 256 seconds] 21:29:21 -!- fikusz [~fikusz@catv-89-132-137-62.catv.broadband.hu] has quit [Quit: Leaving] 21:29:37 fikusz [~fikusz@catv-89-132-137-62.catv.broadband.hu] has joined #sbcl 21:32:56 -!- angavrilov [~angavrilo@217.71.227.190] has quit [Remote host closed the connection] 22:29:19 dan_ [~dan@host-78-151-203-46.as13285.net] has joined #sbcl 22:29:42 -!- dan_ is now known as Guest7645 22:56:24 -!- edgar-rft [~GOD@HSI-KBW-149-172-63-75.hsi13.kabel-badenwuerttemberg.de] has quit [Quit: conversation discontinued because no continuation expected] 22:58:05 -!- Guest7645 [~dan@host-78-151-203-46.as13285.net] has quit [Quit: Guest7645] 23:25:03 -!- tcr [~tcr@95-90-245-81-dynip.superkabel.de] has quit [Quit: Leaving.]