havenwood changed the topic of #ruby to: Ruby 3.4.3, 3.3.8 https://www.ruby-lang.org | Log https://libera.irclog.whitequark.org/ruby
cappy has quit [Quit: Leaving]
AtleoS has joined #ruby
kukasmog has quit [Ping timeout: 248 seconds]
oznek has quit [Remote host closed the connection]
kukasmog has joined #ruby
jmcantrell has quit [Ping timeout: 252 seconds]
kukasmog has quit [Ping timeout: 252 seconds]
kukasmog has joined #ruby
victori has joined #ruby
niv has quit [Ping timeout: 268 seconds]
niv has joined #ruby
kukasmog has quit [Ping timeout: 248 seconds]
kukasmog has joined #ruby
AtleoS has quit [Ping timeout: 272 seconds]
Linux_Kerio has joined #ruby
kukasmog has quit [Ping timeout: 252 seconds]
kukasmog has joined #ruby
Guest37 has joined #ruby
grenierm has joined #ruby
Guest37 has quit [Quit: Client closed]
kukasmog has quit [Ping timeout: 260 seconds]
kukasmog has joined #ruby
infinityfye has joined #ruby
Linux_Kerio has quit [Ping timeout: 252 seconds]
kukasmog has quit [Ping timeout: 265 seconds]
kukasmog has joined #ruby
cybniv has joined #ruby
niv has quit [Ping timeout: 268 seconds]
kukasmog has quit [Ping timeout: 268 seconds]
andy-turner has joined #ruby
foxxx0 has quit [Quit: foxxx0]
foxxx0 has joined #ruby
mms has quit [Ping timeout: 248 seconds]
grenierm has quit [Ping timeout: 240 seconds]
GreenResponse has joined #ruby
gemmaro_ has quit [Ping timeout: 276 seconds]
gemmaro_ has joined #ruby
gemmaro_ has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
graywolf has joined #ruby
jmcantrell has joined #ruby
ih8u has joined #ruby
graywolf has quit [Quit: WeeChat 4.6.3]
entropie has quit [Ping timeout: 252 seconds]
entropie has joined #ruby
user71 has joined #ruby
Sheilong has joined #ruby
andy-turner has quit [Quit: Leaving]
fantazo has quit [Quit: Lost terminal]
andy-turner has joined #ruby
hktsm has joined #ruby
Linux_Kerio has joined #ruby
ih8u has quit [Quit: ih8u]
kerzhak has quit [Ping timeout: 264 seconds]
kerzhak has joined #ruby
Philip has joined #ruby
jmcantrell has quit [Ping timeout: 248 seconds]
kerzhak has quit [Quit: ZNC 1.8.2+deb3.1+deb12u1 - https://znc.in]
kerzhak has joined #ruby
kerzhak has quit [Client Quit]
oznek has joined #ruby
Philip has quit [Quit: Client closed]
kukasmog has joined #ruby
infinityfye has quit [Read error: Connection reset by peer]
cappy has joined #ruby
<nakilon> by using lineprofiler, i.e. counting the time spent on lines according to backtrace, I get this image https://i.imgur.com/eKfWcLd.png -- do I understand correctly that 20% of time is spent on sorta taking a hash from array? to find the array in the cache Hash
<nakilon> I've no idea how storing an array key works; probably it's iterating and checksumming or idk
<nakilon> always wondered, never knew the trutch
<nakilon> *truth
<nakilon> it is a current bottleneck in my program
<nakilon> the keys are arrays like this [48, 13, 52, 11, 0, 30, 32, 49] -- will it be faster if I use a 8-level-deep Arrays instead of a Hash? I doubt the 8-iterations ruby loop would be better than Hash#[Array]
<nakilon> kind of works lol https://i.imgur.com/wx1i49t.png
o0ox1eef has joined #ruby
o0x1eef has quit [Ping timeout: 260 seconds]
kukasmog has quit [Ping timeout: 245 seconds]
leah2 has quit [Ping timeout: 265 seconds]
kukasmog has joined #ruby
Linux_Kerio has quit [Ping timeout: 248 seconds]
<nakilon> useless machines https://i.imgur.com/ozW8h0i.png
leah2 has joined #ruby
kukasmog has quit [Ping timeout: 276 seconds]
kukasmog has joined #ruby
schn31d3r has joined #ruby
zxrom has joined #ruby
<zxrom> Hello!
<zxrom> WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
<zxrom> psych (>= 4.0.0)
<zxrom> Available/installed versions of this gem:
<zxrom> - 5.2.6
<zxrom> - 5.2.2
<zxrom> How to fix it?
GreenResponse has quit [Quit: Leaving]
user71 has quit [Quit: Leaving]
hktsm has quit [Quit: Leaving]
Guest27 has joined #ruby
Vonter has quit [Ping timeout: 252 seconds]
entropie has quit [Ping timeout: 260 seconds]
Vonter has joined #ruby
entropie has joined #ruby
kukasmog has quit [Ping timeout: 244 seconds]
Guest27 has left #ruby [#ruby]
andy-turner has quit [Quit: Leaving]
schn31d3r has quit [Ping timeout: 252 seconds]
kukasmog has joined #ruby
entropie has quit [Ping timeout: 265 seconds]
entropie has joined #ruby
cappy has quit [Quit: Leaving]
ruby[bot] has quit [Remote host closed the connection]
ruby[bot] has joined #ruby
jmcantrell has joined #ruby
<zxrom> nakilon, Thanks! Now I realized that this is a conflict of versions installed through ArchLinux packages and through rubygems in the local user profile. A nightmare.
<nakilon> ah, indeed, that's another thing
kukasmog has quit [Ping timeout: 248 seconds]
kukasmog has joined #ruby
yosafbridge has quit [Ping timeout: 248 seconds]
yosafbridge has joined #ruby
kukasmog has quit [Ping timeout: 252 seconds]