load testing!!! 1.7K inserts/sec! Only will get more better!

This commit is contained in:
Mark Nadal 2017-03-11 07:27:46 -08:00
parent 09ec456a0c
commit 2c0a48a966

View File

@ -3472,7 +3472,7 @@ describe('Gun', function(){
//console.log("d sends to b....", Gun.obj.copy(msg));
b.on("in", msg);
}
})
});
var b = Gun({file: "bdata"});
var d = null;