You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm. Odd. In any case I found a quick work-around. I'm currently exhausting alternatives to speeding up some 40-odd micro-services by switched from MRI 2.2.0 to JRuby to gain useful threading for the fan-out issue. To my surprise the speedup was negligible. I guess there's nothing "micro" about the service itself. Sigh. Sorry for the interruption. Great work btw.
@ZenGirl Unrelated, but if you have patterns you expected to be faster than they are, please open an issue or hop in IRC (#jruby on Freenode). There is a group of people on IRC that would love to help you out with performance-related matters.
MRI 2.2.0:
JRuby 1.7.19:
The text was updated successfully, but these errors were encountered: