Config.in 414 B

1234567891011
  1. config 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. http://gtkperf.sourceforge.net/