summaryrefslogtreecommitdiff
path: root/deps/uv/test/benchmark-pound.c
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-06-12 17:05:49 +0200
committerBert Belder <bertbelder@gmail.com>2012-06-12 17:06:54 +0200
commitb615077bab71db73cf065d6162cae8d6cb84d8d2 (patch)
tree340f343986de77b62cc9cd4d1cb7694adb9e9c38 /deps/uv/test/benchmark-pound.c
parent0385b17ce06b7c12ad3e4035477f6a0cf897580e (diff)
downloadandroid-node-v8-b615077bab71db73cf065d6162cae8d6cb84d8d2.tar.gz
android-node-v8-b615077bab71db73cf065d6162cae8d6cb84d8d2.tar.bz2
android-node-v8-b615077bab71db73cf065d6162cae8d6cb84d8d2.zip
uv: upgrade to b7e150ee
Diffstat (limited to 'deps/uv/test/benchmark-pound.c')
-rw-r--r--deps/uv/test/benchmark-pound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/test/benchmark-pound.c b/deps/uv/test/benchmark-pound.c
index 1693c31c8b..5c29a05b31 100644
--- a/deps/uv/test/benchmark-pound.c
+++ b/deps/uv/test/benchmark-pound.c
@@ -26,7 +26,7 @@
#define MAX_CONNS 1000
#undef NANOSEC
-#define NANOSEC ((uint64_t)10e8)
+#define NANOSEC ((uint64_t) 1e9)
#undef DEBUG
#define DEBUG 0