1 config BR2_PACKAGE_GTKPERF
2 bool "gtkperf (performance test for GTK2)"
3 depends on BR2_PACKAGE_LIBGTK2
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 yms.)
9 and this way define the speed of device/platform.