aeris has quit [Remote host closed the connection]
aeris has joined #ruby
ur5us has quit [Ping timeout: 252 seconds]
<nakilon>
rub 3.0.1 is 15% slower than 2.3.8 for my app _--
<nakilon>
and no help from --jit
SystemFFan has quit [Remote host closed the connection]
<nakilon>
hah, truffleruby works funny -- it's really slower in the start and at the 6 seconds time it reaches the ruby 2.3
ur5us has joined #ruby
Oxfuxxx has joined #ruby
georgemp has quit [Ping timeout: 252 seconds]
georgemp has joined #ruby
<nakilon>
btw a week ago when I said I want to make my program think that it operates usual numbers but in fact it was an object with one more attribute and that I used the DelegateClass it all have resulted in that the program became 10 times slower
<nakilon>
and it's the same error in 2.3.8 and 3.0.1
<nakilon>
(and I suppose in everything in between)
najatac has joined #ruby
najatac has left #ruby [Leaving]
mrkz_c has joined #ruby
hololeap_ has joined #ruby
hololeap has quit [Ping timeout: 276 seconds]
hololeap_ is now known as hololeap
jpw has joined #ruby
kiki_lamb has joined #ruby
neshpion has quit [Ping timeout: 276 seconds]
ur5us has quit [Ping timeout: 240 seconds]
<rapha>
adam12: actually, 100% sure they _can_. question is will they, and for what reason and for whom.
factor has quit [Read error: Connection reset by peer]
factor has joined #ruby
<rapha>
nakilon: wow, you were on a debugging spree. everythig working now after a good amount of sleep? :)
TomyWork has joined #ruby
mrkz_c has quit [Quit: Connection closed for inactivity]
teclator has joined #ruby
hololeap_ has joined #ruby
hololeap has quit [Ping timeout: 276 seconds]
kiki_lamb has quit [Ping timeout: 252 seconds]
flooose has joined #ruby
noa has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 256 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 244 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 244 seconds]
elf_fortrez has joined #ruby
kinduff4 is now known as kinduff
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
Oxfuxxx has quit [Ping timeout: 252 seconds]
kiki_lamb has joined #ruby
noa has quit [Quit: Konversation terminated!]
kiki_lamb has quit [Ping timeout: 244 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
elf_fortrez has quit [Ping timeout: 256 seconds]
AndrewYu is now known as Andrew
reset has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 245 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 244 seconds]
roadie has quit [Ping timeout: 252 seconds]
roadie has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
nopcOde has joined #ruby
roadie has quit [Ping timeout: 240 seconds]
nopc0de_ has quit [Ping timeout: 244 seconds]
kiki_lamb has joined #ruby
roadie has joined #ruby
kiki_lamb has quit [Ping timeout: 256 seconds]
roadie has quit [Ping timeout: 252 seconds]
noa has joined #ruby
noa has quit [Client Quit]
noa has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 245 seconds]
roadie has joined #ruby
kiki_lamb has joined #ruby
noa has quit [Quit: Konversation terminated!]
noa has joined #ruby
noa has quit [Client Quit]
dachi__ has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
roadie has quit [Ping timeout: 240 seconds]
dachi_ has quit [Ping timeout: 252 seconds]
dachi_ has joined #ruby
dachi__ has quit [Ping timeout: 252 seconds]
Skyfire has quit [Ping timeout: 240 seconds]
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 244 seconds]
roadie has joined #ruby
kiki_lamb has joined #ruby
kiki_lamb has quit [Ping timeout: 252 seconds]
roadie has quit [Ping timeout: 252 seconds]
darkxploit has joined #ruby
kiki_lamb has joined #ruby
hololeap_ has quit [Ping timeout: 276 seconds]
<nakilon>
nope ( my github comment on similar issue just made someone do a fix in ruby 6 hours ago https://github.com/ruby/ruby/pull/4796 and close the issue but I don't really understand it