I have a browser app that uses cefsharp. After 15 Minutes its CPU usage goes up and cause the ui thread to be locked. How can I trace code CPU usage to find what part of it cause cpu overload?
I have a browser app that uses cefsharp. After 15 Minutes its CPU usage goes up and cause the ui thread to be locked. How can I trace code CPU usage to find what part of it cause cpu overload?
Comments
Post a Comment