summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2005-08-03 17:42:56 +0000
committerHavoc Pennington <hp@redhat.com>2005-08-03 17:42:56 +0000
commitf04b5d88acd6fac25f31e9d43892be7c2f41e567 (patch)
tree351c5259ebf09921670ff163f7d2550d7b6cc358 /test
parentdf49d8b0c7a80011431168a189c65db6bdedf13e (diff)
2005-08-03 Havoc Pennington <hp@redhat.com>
* dbus/dbus-sysdeps.c (_dbus_read_credentials_unix_socket): fix typo, from Julien Puydt * bus/connection.c (bus_connection_disconnected): we were always doing a wait_for_memory due to a buggy loop, found by Timo Hoenig
Diffstat (limited to 'test')
-rw-r--r--test/glib/test-profile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/glib/test-profile.c b/test/glib/test-profile.c
index 21d5885..9f63b36 100644
--- a/test/glib/test-profile.c
+++ b/test/glib/test-profile.c
@@ -48,7 +48,7 @@
*/
#define N_CLIENT_THREADS 1
/* It seems like at least 750000 or so iterations reduces the variability to sane levels */
-#define N_ITERATIONS 25000
+#define N_ITERATIONS 2000
#define N_PROGRESS_UPDATES 20
/* Don't make PAYLOAD_SIZE too huge because it gets used as a static buffer size */
#define PAYLOAD_SIZE 0