havenwood changed the topic of #ruby to: Ruby 3.3.4 (3.4.0-preview1) https://www.ruby-lang.org | Logs https://libera.irclog.whitequark.org/ruby
johnjaye has quit [Ping timeout: 248 seconds]
johnjaye has joined #ruby
peebs has quit [Quit: Konversation terminated!]
entropie has quit [Ping timeout: 252 seconds]
entropie has joined #ruby
gastus has joined #ruby
gastus_ has quit [Ping timeout: 252 seconds]
xlymian has joined #ruby
grenierm has quit [Ping timeout: 256 seconds]
powersurge360 has quit [Quit: The Lounge - https://thelounge.chat]
powersurge360 has joined #ruby
Fridtjof has quit [Quit: ZNC - http://znc.in]
Fridtjof has joined #ruby
Furai has quit [Quit: WeeChat 4.4.0]
Furai has joined #ruby
cappy has quit [Quit: Leaving]
peebs has joined #ruby
grenierm has joined #ruby
Vonter has quit [Read error: Connection reset by peer]
Vonter_ has joined #ruby
Vonter has joined #ruby
Vonter_ has quit [Read error: Connection reset by peer]
deadmarshal_ has quit [Ping timeout: 276 seconds]
deadmarshal_ has joined #ruby
peebs has quit [Quit: Konversation terminated!]
TCZ has joined #ruby
gaussianblue has joined #ruby
Perflosopher has quit [Ping timeout: 264 seconds]
Perflosopher has joined #ruby
Tempesta has quit [Ping timeout: 240 seconds]
TCZ has quit []
xlymian has quit [Ping timeout: 276 seconds]
shiru has joined #ruby
shiru has quit [Remote host closed the connection]
gaussianblue has quit [Ping timeout: 255 seconds]
SaveFerris has quit [Quit: Ping timeout (120 seconds)]
SaveFerris has joined #ruby
desnudopenguino has quit [Read error: Connection reset by peer]
otisolsen70 has joined #ruby
grenierm has quit [Ping timeout: 256 seconds]
aindilis has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
otisolsen70 has quit [Quit: Leaving]
greybeard has joined #ruby
mtm has joined #ruby
brokkoli_originl has joined #ruby
brokkoli_origin has quit [Ping timeout: 252 seconds]
brokkoli_originl is now known as brokkoli_origin
mjacob has quit [Remote host closed the connection]
user71 has joined #ruby
xlymian has joined #ruby
konsolebox has joined #ruby
greybeard has quit [Quit: Leaving.]
greybeard has joined #ruby
desnudopenguino has joined #ruby
rvalue- has joined #ruby
rvalue has quit [Ping timeout: 248 seconds]
rvalue- is now known as rvalue
spikemaster has joined #ruby
<spikemaster> my fren said python loops are slow. so i looking at ruby. but are ruby loops slow too?
d0htemsf has joined #ruby
<leah2> probably slower in practice
Tempesta has joined #ruby
<weaksauce> spikemaster what are you doing?
<sam113101> looping
<weaksauce> yes of course
<weaksauce> to what end
<kjetilho> a loop has no end. it just goes round and round.
<leah2> like a bus?
<kjetilho> like the wheels on a bus, yes
konsolebox has quit [Quit: Leaving]
greybeard has quit [Quit: Leaving.]
grenierm has joined #ruby
dostoyevsky2 has quit [Quit: leaving]
dostoyevsky2 has joined #ruby
<spikemaster> i want to loop over numbers 1 through 10 as fast as possible.
<weaksauce> that's something that ruby nor python do particularly fast. maybe if you use yjit over time it's faster.
<weaksauce> maybe you're looking for C or rust or go or whatever that is faster
Vonter has quit [Ping timeout: 245 seconds]
graywolf has joined #ruby
<kjetilho> 1 through 10? that takes a few microseconds regardless of language
user71 has quit [Quit: Leaving]
<havenwood> sam113101: Use benchmark-ips to compare. +1, important to use YJIT. You'll likely find while/until wins.
grenierm has quit [Quit: Client closed]
xlymian has quit [Ping timeout: 276 seconds]
graywolf has quit [Quit: WeeChat 4.3.6]
d0htemsf has quit [Quit: Connection closed for inactivity]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
c10l has quit [Remote host closed the connection]
c10l has joined #ruby
mange has joined #ruby
Pixi has quit [Quit: Leaving]
peebs has joined #ruby