<headius> I notice all these threads are in a timeout wait against that condition variable
<mengu> nothing is frozen
<headius> ok
<mengu> i have run another benchmark
<mengu> Complete requests: 5000
<mengu> Failed requests: 0
<headius> well that seems like progress
<mengu> ab -n 5000 -c 100
<headius> new relic definitely has some issues...I'll try to get in contact with their devs so we can get some testing going there
<mengu> well, that was really interesting
<headius> id2ref alone makes me pretty scared
<headius> that's not even safe on MRI
<mengu> woohoo
<headius> the place they use it they even guard against the bugs it causes by swallowing StandardError
<headius> bad bad bad
<mengu> benchmark with ab -n 5000 -c 1000, 5k reqs, 0 failures
<mengu> on an 2 core ec2 instance
<mengu> yes, awesome
<mengu> thank you very much for all the effort headius, lopex
<mengu> you guys rock!
<headius> that's excellent, I'm glad it wasn't something critical
<headius> hopefully New Relic folks will be on board with cleaning their stuff up
<mengu> as well as pgjdbc guys! :D
<mengu> i mean, at this moment, i really don't care
<mengu> i've forked it, generated my own jar
<mengu> the only problem left is, getting rid of the postgresql.jar bundled with jdbc-adapter
<mengu> also, looks like if $servlet_context not returning true for database.yml
<headius> yeah worst case we can ship a lightly-forked pgjdbc but hopefully we'll come to terms
<headius> I hope you're keeping track of this because we would love to host a blog post about how to do it
mengu_ has joined #jruby
mengu has quit [Ping timeout: 250 seconds]
<headius> ok fingers crossed 2.5 stdlib update is green so we can merge it
<headius> only had to exclude a few wonky tests that nobody will care about
drbobbeaty has joined #jruby
<headius> whew
<headius> let's see, have I popped all today's tasks off the queue?
jeremyevans has joined #jruby
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
_whitelogger has joined #jruby
Puffball has quit [Remote host closed the connection]
slyphon has quit [Read error: Connection reset by peer]
slyphon_ has joined #jruby
KeyJoo has joined #jruby
mengu_ has quit [Quit: Leaving...]
enebo has quit [Ping timeout: 272 seconds]
enebo has joined #jruby
enebo has quit [Ping timeout: 250 seconds]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
vovs03 has joined #jruby
KeyJoo has quit [Ping timeout: 250 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<kares> production: database.yml (from yesterday) was obviously missing pool: xx (default is to only use 5)
shellac has joined #jruby
shellac has quit [Ping timeout: 244 seconds]
fredmorcos has joined #jruby
rdubya has joined #jruby
drbobbeaty has quit [Ping timeout: 245 seconds]
fredmorcos has quit [Remote host closed the connection]
fredmorcos has joined #jruby
fredmorcos has quit [Remote host closed the connection]
vovs03 has quit [Quit: vovs03]
enebo has joined #jruby
enebo has quit [Read error: Connection reset by peer]
enebo has joined #jruby
enebo has quit [Read error: Connection reset by peer]
enebo has joined #jruby
enebo has quit [Read error: Connection reset by peer]
jmalves has quit [Remote host closed the connection]
enebo has joined #jruby
jmalves has joined #jruby
jmalves has quit [Ping timeout: 246 seconds]
fredmorcos has joined #jruby
jmalves has joined #jruby
jmalves has quit [Ping timeout: 245 seconds]
<headius> I'm adding a flag to log when singletons are created
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:0e32022 by Thomas E Enebo): The build was broken.
travis-ci has left #jruby [#jruby]
enebo has quit [Read error: Connection reset by peer]
<lopex> this is what irccloud shows me "← travis-ci left ⇐ enebo quit"
enebo has joined #jruby
<lopex> haha
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:a0c8853 by Charles Oliver Nutter): The build is still failing.
travis-ci has left #jruby [#jruby]
<headius> failing
<headius> FAILING!
<headius> why isn't it including links anymore
Aethenelle has joined #jruby
<lopex> something is flacky with travis now
<headius> yeah it has been weird the past week
fredmorcos has quit [Remote host closed the connection]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (workaround-osgi-java9:5f726ea by Christian Meier): The build failed.
travis-ci has left #jruby [#jruby]
<headius> hmm failures seem to still be my bad Net::HTTP timeout test
<headius> I pushed another attempt
<headius> lopex: oh nice you got that scan fixed
<headius> thank you
<lopex> headius: I thought we would have to use longs somewhere
<lopex> but now we match everything with mri
<headius> cool
<lopex> shall we add that case to regression somewhere ?
<lopex> oh, that was from some specs anyways
<headius> looks like it
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:9253c46 by Marcin Mielzynski): The build has errored.
travis-ci has left #jruby [#jruby]
<headius> ahh well it's from natto gem's tests
<headius> I'll ask him to add a spec
<lopex> travis is also flacky at cancelling jobs it seems
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:e883c84 by Marcin Mielzynski): The build was fixed.
travis-ci has left #jruby [#jruby]
<headius> lopex: yeah that has always been a little weird
<headius> lots of async requests tossed off at once I think
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:bd38ad4 by Charles Oliver Nutter): The build passed.
travis-ci has left #jruby [#jruby]
Puffball has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:f8899fc by Charles Oliver Nutter): The build passed.
travis-ci has left #jruby [#jruby]
<headius> looking better
<headius> back to fun things
<lopex> Generated is not resolved
<lopex> well, in eclipse
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:9eedcdd by Ilmari Karonen): The build has errored.
travis-ci has left #jruby [#jruby]
<headius> what JDK
<headius> I would guess it's been moved out to a module that's not loading for whatever you're doing
<lopex> compliance level 10
<lopex> oh wait
<lopex> but build path is javase 1.8
<lopex> wtf
<lopex> I mean module path
<lopex> headius: look what I've found https://github.com/ruby/ruby/blob/trunk/hash.c#L4293
<lopex> it's for Hash#[]
<lopex> how much they specialize those things
<headius> gotta squeeze every last cycle out
<lopex> they even use it on the compiler rb_hash_bulk_insert
<headius> I think I'm going to work on trying to make the linear hash more robust today
<lopex> headius: for literals probablty
<lopex> lol, just grep mri sources for that
subbu is now known as subbu|lunch
<lopex> st, compile, vm
<lopex> so it cooperates with kwargs probably
<lopex> lol@nullspace
<headius> ah yeah part of the kwargs optimization
<headius> I still need to make that happen
<headius> hah yeah null space
<lopex> abyss would sound better
<lopex> well, that part of kwargs is somwhat obovious right ?
<lopex> also, linear hash should have linear dup statically
<lopex> possible on IR level definitely AM I RIGHT ?
subbu|lunch is now known as subbu
enebo has quit [Read error: Connection reset by peer]
enebo has joined #jruby
enebo has quit [Read error: Connection reset by peer]
enebo has joined #jruby
slyphon_ has quit [Read error: Connection reset by peer]
slyphon has joined #jruby
slyphon has quit [Read error: Connection reset by peer]
slyphon_ has joined #jruby
slyphon_ has quit [Read error: Connection reset by peer]
slyphon has joined #jruby
slyphon has quit [Read error: Connection reset by peer]
slyphon has joined #jruby
slyphon has quit [Read error: Connection reset by peer]
slyphon_ has joined #jruby
slyphon_ has quit [Read error: Connection reset by peer]
slyphon has joined #jruby
slyphon has quit [Read error: Connection reset by peer]
slyphon has joined #jruby
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
slyphon has quit [Read error: Connection reset by peer]