From bca67bba2a31c451b97d5b6252894d7bd1d20826 Mon Sep 17 00:00:00 2001 From: Expand-sys Date: Fri, 23 Apr 2021 12:23:49 +1000 Subject: [PATCH] benchmark 3 the fappening --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 11f7d84..41a96fc 100644 --- a/index.js +++ b/index.js @@ -150,7 +150,7 @@ app.get('/BankF', ensureAuthenticated, async function(req, res){ } catch(e) { console.log(e) } - console.log("timings to server"+logrec.timings) + console.log(logrec.timings) console.log("query finished "+Date.now()) logsent = logsent.body.value if(logsent == 1 || logsent == -1 || logrec == null){