[Lunar-commits] gtkperf: new module. Performance test for gtk+ GUI speed.
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Thu Jan 31 04:09:25 CET 2008
commit 33503be664b6ff2615a0e987165efd562a9e8447
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Thu Jan 31 04:09:25 2008 +0100
gtkperf: new module. Performance test for gtk+ GUI speed.
---
graphics/gtkperf/DETAILS | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/graphics/gtkperf/DETAILS b/graphics/gtkperf/DETAILS
new file mode 100644
index 0000000..f8fd0e0
--- /dev/null
+++ b/graphics/gtkperf/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=gtkperf
+ VERSION=0.40
+ SOURCE=$MODULE\_$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/gtkperf
+ SOURCE_VFY=sha1:3656599ebcf781c3ba93aa2ae7a197c1dca15183
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ WEB_SITE=http://gtkperf.sourceforge.net
+ ENTERED=20070822
+ UPDATED=20071014
+ SHORT="application designed to test GTK+ performance"
+cat << EOF
+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.
+EOF
More information about the Lunar-commits
mailing list