Comment 25 for bug 118625

Revision history for this message
Max Kanat-Alexander (mkanat) wrote : Re: codebrowse sometimes hangs

@stub: That was pretty much my thought as well. At first I'm just going to make sure that loggerhead only builds one revision cache at a time for any given branch, but if that doesn't fix it, then I'll make it only build one revision cache at a time globally (but I think that could seriously degrade performance on a major installation like codebrowse, so it's not the ideal solution).

And yeah, due to the way Python threads work, at least on my local machine I only saw loggerhead use one core of my CPU no matter how loaded it was. (I've also proposed elsewhere that there be some rearchitecture to improve loggerhead's scalability, we'll see how that proposal goes.)