Speed up test-tcp-throttle.js
This commit is contained in:
parent
69a9f66b07
commit
0727fcc9ed
@ -1,6 +1,6 @@
|
||||
include("mjsunit.js");
|
||||
PORT = 20443;
|
||||
N = 500;
|
||||
N = 200;
|
||||
|
||||
server = node.tcp.createServer(function (connection) {
|
||||
function send (j) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user