Adam Mills
unread,Aug 19, 2011, 10:04:44 AM8/19/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to disrup...@googlegroups.com
HI,
I've been playing with Disruptor (great work!).
And was wondering if there is any guidance for setting the buffer size?
I had initially thought bigger was better, but have found that a small buffer size (i.e. 10) is giving me better speeds.
i am producing and consuming at the same time. (i.e. the producer is started on a background thread, unlike the Perf tests in the source)