SvnBridge - Optimization Results

time to read 1 min | 132 words

A few days ago I posted about profiling results of SvnBridge. I spent the last few days implementing really aggressive caching mechanism, reducing remote calls, and in general working on the performance of the application.

Here are the results:

image

I think that I am in a good shape if the XML parsing starts to be a high level item in the profiling.

Oh, and just a teaser, check this out. This is a checking out the SvnBridge code from Israel (and the servers are in the US).

image

No, it is not sustainable, sadly, but it is a really good indication for what good caching will give you.