summaryrefslogtreecommitdiffstats
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
commite3fa86b54a0bdc6a8eaf5def43b1947ddef59c85 (patch)
tree677f03ccd329c33c992fe8a2d1543ca83713a2af /test
parent8a56c704ebeb6c433723f1d9a8db13ea06300022 (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 21d58852..9f63b36b 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