I assume you're running that on a laptop with a mechanic disk is disk writting the bottle neck ? is the tornado framework the bottleneck (maybe consider switching to an other python framework with better perofrmance, or even to something like rust with https://github.com/sfackler/rust-postgres and rocket.rs )?
I assume you're running that on a laptop with a mechanic disk is disk writting the bottle neck ? is the tornado framework the bottleneck (maybe consider switching to an other python framework with better perofrmance, or even to something like rust with https://github.com/sfackler/rust-postgres and rocket.rs )?