xref: /OK3568_Linux_fs/buildroot/package/gtkperf/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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