Comment 4 for bug 481090

Revision history for this message
Robert Collins (lifeless) wrote :

I'd like to note that this has significant performance implications: looking up e.g. branches one at a time by getByUrl is very slow - seconds per, and I need to look up > 100 branches in a cron script.

getByUrls would be a lot faster, but hits this bug.