OSDN Git Service

testing: start profiler from debug menu
authorMartin Renold <martinxyz@gmx.ch>
Fri, 20 Aug 2010 14:48:43 +0000 (16:48 +0200)
committerMartin Renold <martinxyz@gmx.ch>
Fri, 20 Aug 2010 16:33:42 +0000 (18:33 +0200)
commit73d1177d2cc9fc3140be4778c741f0913b6eeadb
tree89751c4b7029d3652bcbc1de14d6c6ef9b07652c
parentabff43bf92986c16b487a80c34b4f39465b23bdd
testing: start profiler from debug menu

Handy for quick-and-rough check where time is spent. Use the
results with care. There is profiler overhead, and the work being
done while idling will sum up (eg. hovering with stylus).
gui/drawwindow.py
gui/menu.xml
tests/README.profiling