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