minor tweaks here and there

This commit is contained in:
Thibault Duplessis 2012-06-14 21:04:43 +02:00
parent c68f2d945d
commit 8ceb7001a1
4 changed files with 9 additions and 4 deletions

View file

@ -6,7 +6,6 @@ import security.Permission
import user.{ GameFilter, User UserModel }
import http.Context
import play.api._
import play.api.mvc._
import play.api.mvc.Results._
import scalaz.effects._

View file

@ -140,7 +140,7 @@
app.dbQps = new SpeedOMeter({
name : "DB QPS",
maxVal : 200,
maxVal : 300,
threshold: 0.8,
container : container
});
@ -153,7 +153,7 @@
app.ai = new SpeedOMeter({
name : "AI PING",
maxVal : 500,
maxVal : 200,
container : container
});

View file

@ -181,7 +181,7 @@ $(function() {
$('body').trigger('lichess.content_loaded');
}
});
}, 60 * 1000);
}, 120 * 1000);
addHooks(lichess_preload.pool);
renderTimeline(lichess_preload.timeline);

6
todo
View file

@ -22,6 +22,12 @@ autoclose top menus
tournaments http://www.chess.com/tournaments/help.html
fix game list translations
temporary mod IP ban to help stopping cheaters
pgn export without download
more infos under realtime games
monitor db qps = 300
monitor real cpu usage
nowebsocket message images
check mongodb queries
new translations:
-rematchOfferCanceled=Rematch offer canceled