<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The RubyTk requires pthreads:<br>
  <a href="https://blogs.oracle.com/prashant/entry/ruby_and_enable_pthreads" target="_blank">https://blogs.oracle.com/prashant/entry/ruby_and_enable_pthreads</a><br>
enable pthreads is 30-50% down in performance on Ruby, solution is to use<br>
this patch which disables switching ucontext with enabled pthreads:<br>
  <a href="http://timetobleed.com/fix-a-bug-in-rubys-configurein-and-get-a-30-performance-boost/" target="_blank">http://timetobleed.com/fix-a-bug-in-rubys-configurein-and-get-a-30-performance-boost/</a><br>
<br>
I’ll add that, respin, test and push.<br></blockquote><div><br></div><div>Oh ! Great ! Feel free to take over the package. I only updated the package to be able to close the openssl transition.</div><div>Are you sure this change can't have side effects on other modules ?</div>



<div><br></div><div>Yann</div></div></div></div>