Just open phpmyadmin and put
CREATE INDEX idx_page_visited ON visitors(page_visited);
this will make page visit calculation more faster