I've got an app engine app that compares values which are scrapped hourly and I'm running into high CPU usage. I'm doing a lot of calculation on the page request so I think I'm not approaching it the ...