mirror of
https://github.com/Expand-sys/ccashfrontend
synced 2025-12-17 15:12:14 +11:00
benchmark 3 the fappening
This commit is contained in:
parent
c6beda3a04
commit
bca67bba2a
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -150,7 +150,7 @@ app.get('/BankF', ensureAuthenticated, async function(req, res){
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
console.log(e)
|
console.log(e)
|
||||||
}
|
}
|
||||||
console.log("timings to server"+logrec.timings)
|
console.log(logrec.timings)
|
||||||
console.log("query finished "+Date.now())
|
console.log("query finished "+Date.now())
|
||||||
logsent = logsent.body.value
|
logsent = logsent.body.value
|
||||||
if(logsent == 1 || logsent == -1 || logrec == null){
|
if(logsent == 1 || logsent == -1 || logrec == null){
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue