1config BR2_PACKAGE_GTKPERF 2 bool "gtkperf (performance test for GTK2)" 3 depends on BR2_PACKAGE_LIBGTK2 4 help 5 GtkPerf is an application designed to test GTK+ performance. 6 The point is to create common testing platform to run 7 predefined GTK+ widgets 8 e.g. (opening comboboxes, toggling buttons, scrolling text 9 yms.) and this way define the speed of device/platform. 10 11 http://gtkperf.sourceforge.net/ 12