mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 07:12:12 +11:00
benchmark 2 old meme
This commit is contained in:
parent
bfde2b1d41
commit
c6beda3a04
1 changed files with 1 additions and 0 deletions
1
index.js
1
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){
|
||||
|
|
|
|||
Loading…
Reference in a new issue