manwithluck has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 264 seconds]
ym has quit [Ping timeout: 246 seconds]
istewart has quit [Quit: Konversation terminated!]
bleb has quit [Ping timeout: 252 seconds]
bleb has joined #commonlisp
Akbar-Birbal has joined #commonlisp
JuanDaugherty has quit [Quit: JuanDaugherty]
<decweb>
jsom, try profiling to see where the time is being spent
<decweb>
(profiling tools vary by lisp implementation)
<decweb>
That is also a lot of memory, hard to imagine generating that much data from directory listings short of looping on links somehow, which would presumably fail to finish.
<decweb>
Even a `(room t)` might give you clues about where that memory is being allocated
<decweb>
If necessary you could always shell out the `find` from lisp.
casionaut has quit [Ping timeout: 248 seconds]
semz has quit [Quit: ZNC 1.8.2+deb2build5 - https://znc.in]
buffet has quit [Quit: Bye!]
buffet has joined #commonlisp
semz has joined #commonlisp
istewart has joined #commonlisp
spdegabrielle has quit [Quit: Connection closed for inactivity]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mgl has joined #commonlisp
waleee has joined #commonlisp
spdegabrielle has joined #commonlisp
molson_ is now known as molson
mwnaylor has joined #commonlisp
phadthai has quit [Ping timeout: 260 seconds]
cage has quit [Quit: rcirc on GNU Emacs 29.4]
kamafam has joined #commonlisp
veqq has joined #commonlisp
kamafam has quit [Read error: Connection reset by peer]
_cymew_ has quit [Ping timeout: 252 seconds]
kamafam has joined #commonlisp
veqq has quit [Client Quit]
kamafam has quit [Read error: Connection reset by peer]
kamafam has joined #commonlisp
dra has joined #commonlisp
NotThatRPG has joined #commonlisp
<mwnaylor>
I see that there is a channel dedicated to slime. Where do we go if we want to chat about sly?
<molson>
#slime
mgl has quit [Ping timeout: 260 seconds]
<mwnaylor>
I wasn't sure that would be fair game. I guess it depend on if people think sly is slime++ or a competing technology.
yitzi has quit [Remote host closed the connection]
kamafam has quit [Read error: Connection reset by peer]
ym has quit [Ping timeout: 260 seconds]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mgl has joined #commonlisp
skeemer has quit [Ping timeout: 246 seconds]
ym has joined #commonlisp
ym has quit [Client Quit]
mgl has quit [Ping timeout: 246 seconds]
nani has quit [Ping timeout: 252 seconds]
nani has joined #commonlisp
raynei has quit [Ping timeout: 272 seconds]
attila_lendvai has quit [Ping timeout: 265 seconds]
wacki has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<bjorkint0sh>
mwnaylor: also #lisp would be a good place (since it's the rest of all things lispy)
varjag has joined #commonlisp
<mwnaylor>
Ok, thought here would be better, due to the strong tie of CL to slime/sly.
<bjorkint0sh>
mwnaylor: larger population too over there. but you do you.
pve has quit [Quit: leaving]
<aeth>
well, ime #lisp is usually quieter
<mwnaylor>
bjorkint0sh: Yeah, guess the #scheme #racket #chicken people wourd ignore the thread unless they also use common lisp.
<bjorkint0sh>
'xactly.
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #commonlisp
ec has quit [Remote host closed the connection]
X-Scale has joined #commonlisp
ec has joined #commonlisp
X-Scale has quit [Client Quit]
<jasom>
Shinmera: thanks!
alternateved has quit [Remote host closed the connection]
zxcvz has quit [Quit: zxcvz]
waleee has quit [Ping timeout: 260 seconds]
waleee has joined #commonlisp
theruran has joined #commonlisp
alcor has quit [Ping timeout: 252 seconds]
shka has quit [Ping timeout: 255 seconds]
<jasom>
FWIW, and for random people searching IRC logs years from now, just using sb-posix:readdir and sb-posix:stat roughly doubled the speed of the search
jonatack has quit [Ping timeout: 246 seconds]
amb007 has quit [Ping timeout: 246 seconds]
jonatack has joined #commonlisp
dra has quit [Ping timeout: 272 seconds]
reb``` has joined #commonlisp
reb`` has quit [Ping timeout: 245 seconds]
NotThatRPG has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 246 seconds]
donleo has quit [Ping timeout: 246 seconds]
spdegabrielle has quit [Quit: Connection closed for inactivity]
ym has joined #commonlisp
varjag has quit [Ping timeout: 272 seconds]
phadthai has joined #commonlisp
ym has quit [Ping timeout: 260 seconds]
AetherWind has quit [Quit: leaving]
<kagevf>
jasom: so takes 4s in CL 50% of the time?
bjorkint0sh has quit [Ping timeout: 276 seconds]
NotThatRPG has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
reb``` has quit [Remote host closed the connection]
<jasom>
kagevf: yes, which shaves about 25% off of the lisp execution time, which is already 160x faster than the non-parallelized bash script and about 12x faster than the parallelized bash script
reb``` has joined #commonlisp
<kagevf>
jasom: nice :)
reb``` has quit [Remote host closed the connection]