< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index |
Thanks for this Scott.
I'm going to look over what I did and try a few new things and I'll let you know if I get any different results.
From: slgodin@xxxxxxxxx <slgodin@xxxxxxxxx> on behalf of Scott Godin <sgodin@xxxxxxxxxxxxxxx>
Sent: Friday, April 20, 2018 1:42:16 PM To: Michael Trank Cc: resiprocate-users@xxxxxxxxxxxxxxx Subject: Re: [reSIProcate-users] Transaction Throughput with Repro Hi Michael,
I would have expected better performance than DUM, since there is less state tracking. Here is an old posting on raw stack performance with various stack options for threading turned on.
Are you running repro with the
ThreadedStack = true following option enabled? It should help a bit.
One thing to consider is that repro built-in logging is blocking, so if you have the logging level turned up high, it can slow things down.
Scott
On Fri, Apr 20, 2018 at 12:51 PM, Michael Trank
<Michael.Trank@xxxxxxxxxxxx> wrote:
|