mirror of
https://git.stamm.me/OpenServer/NodeLogging.git
synced 2024-11-15 02:31:03 +00:00
Merge branch 'master' of https://git.stamm.me/OpenServer/NodeLogging
This commit is contained in:
commit
dec35001e3
@ -47,6 +47,7 @@ async function benchmark(count: number, message_size: number) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Logging.waitForSetup().then(async () => {
|
Logging.waitForSetup().then(async () => {
|
||||||
|
return;
|
||||||
console.log("Large data benchmark:")
|
console.log("Large data benchmark:")
|
||||||
await benchmark(7000, 50000);
|
await benchmark(7000, 50000);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user