[libsigcplusplus/libsigc++-2-10] benchmark: Increase count.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsigcplusplus/libsigc++-2-10] benchmark: Increase count.
- Date: Wed, 20 Apr 2016 09:59:13 +0000 (UTC)
commit 9e72b2f80e5b60c0001639474cdb466d04d76838
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Apr 20 10:13:01 2016 +0200
benchmark: Increase count.
tests/benchmark.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/benchmark.cc b/tests/benchmark.cc
index e7ec426..9c80de3 100644
--- a/tests/benchmark.cc
+++ b/tests/benchmark.cc
@@ -7,7 +7,7 @@
#include <sigc++/functors/mem_fun.h>
#include <glibmm/timeval.h>
-const int COUNT = 1000;
+const int COUNT = 10000000;
struct foo : public sigc::trackable
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]