What steps will reproduce the problem?
1. login to tracker
2. try to get issues
What is the expected output?
With a reasonable number of issues performance should be a second or two
What do you see instead?
30s+ wait times while waiting for issues
The root of the problem is the comments need to be retrieved in a separate
communication, but this can be done on a per item basis by using a generator
pattern.
Original issue reported on code.google.com by lwoydz...@gmail.com on 14 May 2012 at 10:45
Original issue reported on code.google.com by
lwoydz...@gmail.com
on 14 May 2012 at 10:45