tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / util / perf_crypto_asymmetric.c
index acfdba5413403ae5cd2b7af314d24c7549c2e7d9..a2cb3a6cef40aa7ea5a5565428e168ba61e9008b 100644 (file)
@@ -14,6 +14,8 @@
     
      You should have received a copy of the GNU Affero General Public License
      along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+     SPDX-License-Identifier: AGPL3.0-or-later
 */
 
 /**
@@ -27,7 +29,7 @@
 
 static struct GNUNET_TIME_Absolute start;
 
-#define l 50
+#define l 500
 
 struct TestSig
 {