[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] r14464 - gnunet/src/datastore
From: |
gnunet |
Subject: |
[GNUnet-SVN] r14464 - gnunet/src/datastore |
Date: |
Fri, 18 Feb 2011 22:43:02 +0100 |
Author: grothoff
Date: 2011-02-18 22:43:01 +0100 (Fri, 18 Feb 2011)
New Revision: 14464
Modified:
gnunet/src/datastore/perf_datastore_api.c
Log:
gaugering
Modified: gnunet/src/datastore/perf_datastore_api.c
===================================================================
--- gnunet/src/datastore/perf_datastore_api.c 2011-02-18 18:57:43 UTC (rev
14463)
+++ gnunet/src/datastore/perf_datastore_api.c 2011-02-18 21:43:01 UTC (rev
14464)
@@ -302,7 +302,7 @@
case RP_DONE:
GNUNET_snprintf (gstr, sizeof (gstr),
"PUT operations in %s-datastore_op/s",
- plugins_name);
+ plugin_name);
if (crc->i == ITERATIONS)
GAUGER (1000 * stored_ops / (1 +
GNUNET_TIME_absolute_get_duration(start_time).rel_value),
gstr);
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] r14464 - gnunet/src/datastore,
gnunet <=