00:28:47 peterhil` [~peterhil@a91-152-135-21.elisa-laajakaista.fi] has joined #sbcl 01:47:50 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 05:19:06 Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 05:19:06 -!- ChanServ has set mode +o Krystof 05:34:41 homie [~levgue@xdsl-78-35-154-169.netcologne.de] has joined #sbcl 05:35:59 superjudge [~superjudg@195.22.80.141] has joined #sbcl 05:54:22 tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 06:02:46 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.] 06:09:04 -!- angavrilov [~angavrilo@217.71.227.181] has quit [Read error: Operation timed out] 06:13:53 -!- cmm [~cmm@109.65.209.45] has quit [Ping timeout: 252 seconds] 06:14:51 cmm [~cmm@bzq-109-65-209-45.red.bezeqint.net] has joined #sbcl 06:16:08 flip214 [~marek@2001:858:107:1:7a2b:cbff:fed0:c11c] has joined #sbcl 06:16:08 -!- flip214 [~marek@2001:858:107:1:7a2b:cbff:fed0:c11c] has quit [Changing host] 06:16:08 flip214 [~marek@unaffiliated/flip214] has joined #sbcl 06:23:08 angavrilov [~angavrilo@217.71.227.181] has joined #sbcl 06:33:03 nikodemus [~nikodemus@cs181063174.pp.htv.fi] has joined #sbcl 06:33:03 -!- ChanServ has set mode +o nikodemus 06:34:30 tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 06:41:38 -!- cmm [~cmm@bzq-109-65-209-45.red.bezeqint.net] has quit [Read error: Operation timed out] 06:42:46 cmm [~cmm@109.65.209.45] has joined #sbcl 07:07:45 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.] 08:04:41 -!- Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has quit [Ping timeout: 240 seconds] 08:07:10 tcr [~tcr@217-162-207-164.dynamic.hispeed.ch] has joined #sbcl 08:14:07 stassats` [~stassats@wikipedia/stassats] has joined #sbcl 08:14:58 Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 08:14:58 -!- ChanServ has set mode +o Krystof 08:28:34 -!- Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has quit [Read error: Operation timed out] 08:34:01 misterncw [~misterncw@82.71.241.25] has joined #sbcl 08:55:12 -!- cmm [~cmm@109.65.209.45] has quit [Ping timeout: 240 seconds] 08:56:25 cmm [~cmm@109.65.209.45] has joined #sbcl 09:17:10 -!- homie [~levgue@xdsl-78-35-154-169.netcologne.de] has quit [Ping timeout: 260 seconds] 09:32:11 Krystof [~csr21@217-162-207-164.dynamic.hispeed.ch] has joined #sbcl 09:32:11 -!- ChanServ has set mode +o Krystof 09:41:57 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 10:17:02 misternc_ [~misterncw@82.71.241.25] has joined #sbcl 10:17:15 -!- misterncw [~misterncw@82.71.241.25] has quit [Read error: Connection reset by peer] 11:30:31 -!- stassats` [~stassats@wikipedia/stassats] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 11:53:38 -!- superjudge [~superjudg@195.22.80.141] has quit [Quit: superjudge] 12:15:29 -!- misternc_ [~misterncw@82.71.241.25] has quit [Read error: Connection reset by peer] 12:18:57 stassats [~stassats@wikipedia/stassats] has joined #sbcl 12:37:59 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 13:05:24 -!- nikodemus [~nikodemus@cs181063174.pp.htv.fi] has quit [Quit: This computer has gone to sleep] 13:46:10 -!- flip214 [~marek@unaffiliated/flip214] has quit [Remote host closed the connection] 14:41:54 attila_lendvai [~attila_le@catv-80-98-24-21.catv.broadband.hu] has joined #sbcl 14:41:54 -!- attila_lendvai [~attila_le@catv-80-98-24-21.catv.broadband.hu] has quit [Changing host] 14:41:54 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 14:45:23 <|3b|> does " SB-PCL::CONSTANT-VALUE-MISS with non-constant EMF" just mean i shouldn't redefine things being called in another thread? 14:48:44 gor[e] [~svr@gw2.masterhost.ru] has joined #sbcl 14:55:09 I haven't seen any mention of this in the #sbcl logs, but boinkmarks is showing some regressions in PUZZLE, TRIANGLE, and FRPOLY/BIGNUM since 1.0.48.14 14:56:04 oh wow 14:56:40 sounds like nikodemus' global variable conversion patch slowed down some stuff dramatically 15:01:40 I was kinda wondering how doing that conversion was not going to hurt anything. 15:03:59 symbol-value gets translated to the same VOP 15:04:08 the only slowdown would come from unused variables. 15:06:17 gah, I can't find cl-bench code 15:07:42 Krystof: https://github.com/antifuchs/autobench has it I believe 15:08:20 thanks 15:08:38 also, fun fact: Martin Cracauer setting backend-page-size to 32k causes 2D and 3D-ARRAYS slowdown 15:11:57 (on x86) 15:12:11 no, on x86-64. Huh 15:29:49 nikodemus [~nikodemus@cs181058025.pp.htv.fi] has joined #sbcl 15:29:49 -!- ChanServ has set mode +o nikodemus 15:49:20 pdlogan [~patrick@174-25-37-137.ptld.qwest.net] has joined #sbcl 16:03:17 ok, so, without the page protection overhead, rehashes are something like 9-10k times as fast. 16:03:18 -!- tcr [~tcr@217-162-207-164.dynamic.hispeed.ch] has quit [Quit: Leaving.] 16:04:19 nikodemus: have you seen logs? People are blaming global variable conversion for slowing down some boinkmarks 16:04:43 Krystof: nope, haven't seen that 16:04:56 I haven't seen any mention of this in the #sbcl logs, but boinkmarks is showing some regressions in PUZZLE, TRIANGLE, and FRPOLY/BIGNUM since 1.0.48.14 16:05:26 that's curious 16:06:07 it sounds as if there are variable references that were previously optimized away 16:06:12 i'll check it at some point 16:06:26 -!- pdlogan [~patrick@174-25-37-137.ptld.qwest.net] has quit [Quit: Leaving.] 16:07:38 Krystof: how're things looking in your corner of the world? still R-shaped? 16:08:01 pdlogan [~patrick@174-25-37-137.ptld.qwest.net] has joined #sbcl 16:11:47 mostly 16:12:29 I spent most of yesterday arranging things so that I have org-mode + R + org-babel + xelatex + html/css + uncle tom cobbly so that I can produce documents in company style from org including bits of code and graphs and everything 16:13:01 it's almost like lisp programming 16:13:39 Complex to set up and nobody there understands it but you? :D 16:13:57 lots of yak fur flying around? 16:14:13 I don't understand our own lisp setup 16:14:45 and every time I try to run an R script on a new machine our infrastructure whines that I haven't installed sbcl 16:14:49 and could I please type "make" 16:18:02 -!- gor[e] [~svr@gw2.masterhost.ru] has quit [Ping timeout: 276 seconds] 16:20:41 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Quit: Leaving.] 16:31:15 nikodemus pasted "define-common-lisp-style "sbcl"" at http://paste.lisp.org/display/122095 16:36:36 tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 16:36:46 homie [~levgue@xdsl-78-35-171-195.netcologne.de] has joined #sbcl 16:37:42 flip214 [~marek@unaffiliated/flip214] has joined #sbcl 17:12:20 slyrus [~chatzilla@173-228-44-88.dsl.static.sonic.net] has joined #sbcl 17:14:20 gor[e] [~svr@gw2.masterhost.ru] has joined #sbcl 17:40:58 -!- Krystof [~csr21@217-162-207-164.dynamic.hispeed.ch] has quit [Ping timeout: 246 seconds] 17:56:37 superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has joined #sbcl 18:16:01 -!- |3b| [foobar@cpe-72-179-19-4.austin.res.rr.com] has quit [Ping timeout: 248 seconds] 18:29:11 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.] 18:42:59 -!- slyrus [~chatzilla@173-228-44-88.dsl.static.sonic.net] has quit [Ping timeout: 276 seconds] 18:54:46 -!- antgreen [~user@CPE00222d6c4710-CM00222d6c470d.cpe.net.cable.rogers.com] has quit [Ping timeout: 250 seconds] 19:25:03 nikodemus` [~nikodemus@cs181063174.pp.htv.fi] has joined #sbcl 19:27:28 Fare [~Fare@ita4fw1.itasoftware.com] has joined #sbcl 20:06:43 -!- homie [~levgue@xdsl-78-35-171-195.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 20:09:21 -!- flip214 [~marek@unaffiliated/flip214] has quit [Read error: Connection reset by peer] 20:10:02 flip214 [~marek@unaffiliated/flip214] has joined #sbcl 20:45:57 -!- flip214 [~marek@unaffiliated/flip214] has quit [Quit: Leaving] 21:04:12 gor[e]_ [~svr@gw1.masterhost.ru] has joined #sbcl 21:05:59 -!- gor[e] [~svr@gw2.masterhost.ru] has quit [Read error: Connection reset by peer] 21:09:11 gor[e] [~svr@gw2.masterhost.ru] has joined #sbcl 21:09:13 -!- gor[e]_ [~svr@gw1.masterhost.ru] has quit [Ping timeout: 246 seconds] 21:10:09 Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 21:10:10 -!- ChanServ has set mode +o Krystof 21:11:39 -!- superjudge [~superjudg@c83-250-110-188.bredband.comhem.se] has quit [Quit: superjudge] 21:12:47 tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 21:14:12 gor[e]_ [~svr@gw1.masterhost.ru] has joined #sbcl 21:14:54 -!- gor[e] [~svr@gw2.masterhost.ru] has quit [Read error: Connection reset by peer] 21:18:41 -!- gor[e]_ [~svr@gw1.masterhost.ru] has quit [Ping timeout: 240 seconds] 21:19:11 gor[e] [~svr@gw2.masterhost.ru] has joined #sbcl 21:24:12 gor[e]_ [~svr@gw1.masterhost.ru] has joined #sbcl 21:24:41 -!- gor[e] [~svr@gw2.masterhost.ru] has quit [Ping timeout: 240 seconds] 21:51:24 Calyce [~julie@235.115-67-87.adsl-dyn.isp.belgacom.be] has joined #sbcl 22:04:13 -!- Krystof [~csr21@217-162-131-235.dynamic.hispeed.ch] has quit [Read error: Operation timed out] 22:28:34 -!- fe[nl]ix [~lacedaemo@pdpc/supporter/professional/fenlix] has quit [Quit: Valete!] 22:28:42 fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has joined #sbcl 22:31:04 -!- fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has quit [Client Quit] 22:31:23 fe[nl]ix [~quassel@2a01:4f8:101:4221::2] has joined #sbcl 22:32:20 -!- fe[nl]ix [~quassel@2a01:4f8:101:4221::2] has quit [Client Quit] 22:36:38 fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has joined #sbcl 22:38:10 angavrilov_ [~angavrilo@217.71.227.181] has joined #sbcl 22:38:57 -!- angavrilov [~angavrilo@217.71.227.181] has quit [Read error: Connection reset by peer] 22:39:01 -!- tsuru [~charlie@adsl-74-179-198-44.bna.bellsouth.net] has quit [Remote host closed the connection] 22:42:40 -!- Fare [~Fare@ita4fw1.itasoftware.com] has quit [Quit: Leaving] 22:45:14 -!- fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has quit [Remote host closed the connection] 22:45:21 fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has joined #sbcl 23:04:31 -!- nikodemus` [~nikodemus@cs181063174.pp.htv.fi] has quit [Quit: This computer has gone to sleep] 23:09:44 -!- stassats [~stassats@wikipedia/stassats] has quit [Ping timeout: 260 seconds] 23:21:45 gor[e] [~svr@gw2.masterhost.ru] has joined #sbcl 23:24:57 -!- gor[e]_ [~svr@gw1.masterhost.ru] has quit [Ping timeout: 246 seconds] 23:50:10 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.] 23:52:09 -!- pdlogan [~patrick@174-25-37-137.ptld.qwest.net] has left #sbcl 23:53:01 tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has joined #sbcl 23:58:55 -!- tcr [~tcr@217-162-131-235.dynamic.hispeed.ch] has quit [Quit: Leaving.]