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
9824
September 21, 2007 03:37AM
4785
September 28, 2007 02:02PM
3848
October 22, 2007 05:12AM
5265
October 25, 2007 03:37AM
4168
October 27, 2007 08:54AM
Re: Too much CPU Usage, Is it any optimize?
4090
October 03, 2007 07:39AM
3760
October 13, 2007 09:23PM
3481
October 22, 2007 05:07AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.