Open GoogleCodeExporter opened 9 years ago
Update: merging to the latest develop branch and running all backend tests I
see a few take even longer than exp_services_test (e.g.
core.domain.stats_domain_test and core.domain.stats_jobs_test at 143 secs each,
core.domain.user_jobs_test at 132 secs, core.domain.subscription_services_test
and core.domain.stats_services_test at 101 secs).
It appears one of the biggest speed bottlenecks across these tests is storing
and retrieving from the AppEngine Datastore. Perhaps there's nothing we can do
to accelerate this, but if there is it may be a way to reduce overall test
timing significantly.
Original comment by anu...@google.com
on 15 Jun 2015 at 8:24
Original issue reported on code.google.com by
anu...@google.com
on 15 Jun 2015 at 3:39