mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 14:13:45 -04:00
Reduced benchmark execution time
This commit is contained in:
parent
63dea28bab
commit
2b594399ea
@ -1,4 +1,4 @@
|
||||
var ITERATIONS = 1000000;
|
||||
var ITERATIONS = 100000;
|
||||
|
||||
var Client = require('../lib/client'),
|
||||
EventEmitter = require('events').EventEmitter,
|
||||
|
Loading…
x
Reference in New Issue
Block a user