summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-01 13:26:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-01 13:26:55 +0000
commit658c0ba60fc45af585409cfaaa983dd159158525 (patch)
treeda2d520562ad9886eb0fdc20b64940e1bcf5ac4a /benchmarks/Makefile
parent- Update to 1.7.1 (diff)
GtkPerf is an application designed to test GTK+ performance. The point is to
create common testing platform to run predefined GTK+ widgets (opening comboboxes, toggling buttons, scrolling text yms.) and this way define the speed of device/platform. WWW: http://gtkperf.sourceforge.net PR: ports/96162 Submitted by: Andreas Kohn <andreas@syndrom23.de>
Notes
Notes: svn path=/head/; revision=161053
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 355d6bfe97be..1eee36357ea0 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -12,6 +12,7 @@
SUBDIR += dkftpbench
SUBDIR += flops
SUBDIR += forkbomb
+ SUBDIR += gtkperf
SUBDIR += himenobench
SUBDIR += hpl
SUBDIR += httperf