2008-08-27 14:21:09 +02:00
|
|
|
config BR2_PACKAGE_GTKPERF
|
|
|
|
bool "gtkperf (performance test for GTK2)"
|
|
|
|
depends on BR2_PACKAGE_LIBGTK2
|
|
|
|
help
|
|
|
|
GtkPerf is an application designed to test GTK+ performance.
|
|
|
|
The point is to create common testing platform to run
|
|
|
|
predefined GTK+ widgets
|
2017-07-31 15:53:43 +02:00
|
|
|
e.g. (opening comboboxes, toggling buttons, scrolling text
|
|
|
|
yms.) and this way define the speed of device/platform.
|