Re: Too much CPU Usage, Is it any optimize?
Do you mind to run the proxy in valgrind ?
$ valgrind --tool=callgrind mysql-proxy ...
It should generate a callgrind file at shutdown which can be graphed with kcachegrind and gives us in detail information where the time is spent.
--
Jan Kneschke, MySQL Enterprise Tools
Subject
Views
Written By
Posted
9786
September 21, 2007 03:37AM
4763
September 28, 2007 02:02PM
3822
October 22, 2007 05:12AM
5247
October 25, 2007 03:37AM
4154
October 27, 2007 08:54AM
Re: Too much CPU Usage, Is it any optimize?
4075
October 03, 2007 07:39AM
3747
October 13, 2007 09:23PM
3465
October 22, 2007 05:07AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.