Re: [Quickfix-users] excessive latency of sendToTarget
Brought to you by:
orenmnero
From: martin <cra...@gm...> - 2012-08-18 14:55:14
|
Joachim Worringen <joachim.worringen@...> writes: > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Am 18.02.2011 17:06, schrieb Joachim Worringen: > > Thus, how could we collect orders of magnitude for the latency? > > Maybe the transaction are all logged synchronously to disk (would be NFS > in this case). Need to check this... > > Joachim > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > Hello, did you figure this out? We did profiling on our own app and found out that this function takes about 70- 80% of total time. Would be very interested to find what you have uncovered. We are looking to modify quickfix as first step. thanks martin (you can email me direct at crabapple (at) gmail) |