benchmark: add a constant declaration for `net`
authorMinwoo Jung <jmwsoft@gmail.com>
Sat, 21 Nov 2015 06:52:53 +0000 (15:52 +0900)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit2bae6d8caf31ece58978ddf9c1a09716bbebfc21
treef11c880967af3c3bd05974a2f09fdd9637189921
parentcf3a4030e82e01960bb3dc2849274b025f87d69f
benchmark: add a constant declaration for `net`

Constant declaration for `net` is omitted in `idle_server.js`
Add a constant declaration for constant `net`

PR-URL: https://github.com/nodejs/node/pull/3950
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
benchmark/idle_server.js