Any of you folks using celluloid? Any performance experiences? Getting a huge loss in performance with it: https://github.com/jordansissel/experiments/tree/master/ruby/celluloid/perf …
-
-
Replying to @jordansissel
@jordansissel yes, Celluloid definitely adds a ton of overhead over a simple method invocation like that. Any actor RPC system will...1 reply 0 retweets 0 likes -
Replying to @jordansissel
@jordansissel synchronous RPCs will slow you down for that use case. Try measuring the asynchronous performance1 reply 0 retweets 0 likes -
Replying to @bascule
@bascule I tried async with futures, got even worse results https://github.com/jordansissel/experiments/blob/master/ruby/celluloid/perf/PIPELINE.md … - possible I'm doing something wrong here.1 reply 0 retweets 0 likes -
Replying to @jordansissel
@jordansissel I was suggesting raw asynchronous messaging, not futures, although the perf there looks really bad1 reply 0 retweets 0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.