Speed up test-tcp-throttle.js
This commit is contained in:
Родитель
69a9f66b07
Коммит
0727fcc9ed
|
@ -1,6 +1,6 @@
|
|||
include("mjsunit.js");
|
||||
PORT = 20443;
|
||||
N = 500;
|
||||
N = 200;
|
||||
|
||||
server = node.tcp.createServer(function (connection) {
|
||||
function send (j) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче