bga57 has quit [Remote host closed the connection]
bga57 has joined #jruby
KeyJoo has joined #jruby
yaauie has joined #jruby
KeyJoo has quit [Ping timeout: 245 seconds]
yaauie has quit [Ping timeout: 256 seconds]
Puffball has joined #jruby
_whitelogger has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (load_service_redux:a36f7c9 by Charles Oliver Nutter): The build has errored. https://travis-ci.org/jruby/jruby/builds/514504171 [202 min 47 sec]
travis-ci has left #jruby [#jruby]
<kares[m]> so I think I have a 'hack' to speedup BigDecimal division by 25x for some cases ...
<headius[m]> ooo neat
<kares[m]> might be relying on Java BigDecimal ctor specifics ... but if it works the same on J9 let's call it a day
<kares[m]> should work since the java.math.BigDecimal is pretty much the same .java source
sidx64 has joined #jruby
sidx64_ has joined #jruby
sidx64 has quit [Ping timeout: 245 seconds]
claudiuinberlin has joined #jruby
sidx64_ has quit [Read error: Connection reset by peer]
drbobbeaty has joined #jruby
drbobbeaty has quit [Ping timeout: 250 seconds]
drbobbeaty has joined #jruby
KeyJoo has joined #jruby
claudiuinberlin has quit [Ping timeout: 250 seconds]
rusk has quit [Ping timeout: 255 seconds]
<headius[m]> J9 should be using the same implementation...I will look forward to your PR
<headius[m]> I had looked into some lib...jscience I think
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
<lopex> though probably not vey popular
vovs03 has joined #jruby
subbu is now known as subbu|brunch
vovs03 has quit [Remote host closed the connection]
KeyJoo has quit [Quit: KeyJoo]
KeyJoo has joined #jruby
<kares[m]> did poke around
<kares[m]> decimal4j might be a good candidate if anyone is up for a full rewrite of the backend
<kares[m]> which might be necessary if we hit any further issues
<kares[m]> as far as I tested only division was considerably slower ...
subbu|brunch is now known as subbu
<headius[m]> someone could port MRI's impl 😁
<headius[m]> I don't know where it came from but it's complicated
<kares[m]> and slightly opinionated ... they test for some div results doing rounding on a 'hard-coded' precision
lucasb has joined #jruby
subbu is now known as subbu|away
subbu|away is now known as subbu
<JulesIvanicGitte> Hi everyone, Hi @headius,
<JulesIvanicGitte> Tomorrow (it’s 8pm here) I’ll contiue my work on my memory leak.
<JulesIvanicGitte> Is there a build of JRuby containing this fix: https://github.com/jruby/jruby/pull/5672 I can use tomorrow ?
<JulesIvanicGitte> (edited) ... my memory leak. ... => ... my thread leak. ...
<headius[m]> Jules Ivanic (Gitter): No build at the moment...I need to get my queue of PRs merged in
<JulesIvanicGitte> hum :/
<JulesIvanicGitte> (edited) hum :/ => Hi everyone, Hi @headius,
<JulesIvanicGitte> Tomorrow (it’s 8pm here) I’ll continue my work on my thread leak.
<JulesIvanicGitte> Is there a build of JRuby containing this fix: https://github.com/jruby/jruby/pull/5672 I can use tomorrow ?
<JulesIvanicGitte> How can I help you to move forward on this issue ?
fredmorcos has joined #jruby
yaauie has joined #jruby
* yaauie waves
<headius[m]> Jules Ivanic (Gitter): well I'm looking at getting it green right now so it can go into 9.2.7
<yaauie> any chance I could get some help with the Open3 issue I posted a couple weeks ago? I've added repro and threaddump, but this is a bit beyond my experience with Java process management (see: https://github.com/jruby/jruby/issues/5642 )
<headius[m]> Are you able to do a build yourself and test it out a bit? It didn't improve things in my small tests but they were spinning up enumerators like mad
<JulesIvanicGitte> > Are you able to do a build yourself
<JulesIvanicGitte> No but I can learn :)
<headius[m]> Ok, well all you need to do is clone JRuby and mvn package -Pbootstrap
<headius[m]> that will make the clone a fully functional JRuby install
<JulesIvanicGitte> ok easy
<JulesIvanicGitte> I’ll do that tomorrow morning so. Thanks a lot @headius :)
<headius[m]> no problem...hopefully I'll have PR in a mergeable state soon
KeyJoo has quit [Quit: KeyJoo]
fredmorcos has quit [Remote host closed the connection]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
yaauie has quit [Ping timeout: 256 seconds]
lucasb has quit [Quit: Connection closed for inactivity]