~3v1n0/unity/callgrind-improvements

  • Committer: Marco Trevisan (Treviño)
  • Date: 2013-04-10 17:49:12 UTC
  • Revision ID: mail@3v1n0.net-20130410174912-daza2rcdmnwjtp1l
IconRenderer: don't preprocess an icon if nothing changed on its position

If rotation or centers have not been changed since last computation, we can
avoid to do all this expensive matrix computation, that according to callgrind
it's taking much of unity code.
Filename Latest Rev Last Changed Committer Comment Size
..
pch 3144.4.4 11 years ago Marco Trevisan (Treviño) ShutdownView: first draft implementation Diff
CMakeLists.txt 3144.4.42 11 years ago Marco Trevisan (Treviño) SessionButton: extract it from the SessionView 854 bytes Diff Download File
SessionButton.cpp 3227.1.5 11 years ago Marco Trevisan (Treviño) TestSessionButtonTypes: added typed tests for acti 4 KB Diff Download File
SessionButton.h 3227.1.4 11 years ago Marco Trevisan (Treviño) SessionButton: save button action in a ROProperty 1.8 KB Diff Download File
SessionController.cpp 3227.1.15 11 years ago Marco Trevisan (Treviño) unity: s/UBUS_PLACE_VIEW_CLOSE_REQUEST/UBUS_OVERLA 6 KB Diff Download File
SessionController.h 3144.4.83 11 years ago Marco Trevisan (Treviño) SessionController: make GetOffsetPerMonitor privat 1.9 KB Diff Download File
SessionView.cpp 3240.1.2 11 years ago Paolo Rotolo Shutdown message: replace "!" with ".". 9.8 KB Diff Download File
SessionView.h 3227.1.9 11 years ago Marco Trevisan (Treviño) SessionView: save the button to key-focus into a R 2 KB Diff Download File
StandaloneSession.cpp 3144.4.83 11 years ago Marco Trevisan (Treviño) SessionController: make GetOffsetPerMonitor privat 2.7 KB Diff Download File