SvnBridge - Optimization Results

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.

Print | posted on Tuesday, April 01, 2008 12:53 AM

Feedback


Gravatar

# re: SvnBridge - Optimization Results 4/1/2008 5:20 AM phi

It would help if you didn't slant the images, but laid them side-by-side or end-to-end as it makes instant visual comparison a lot easier.


Gravatar

# re: SvnBridge - Optimization Results 4/1/2008 10:42 PM Lars Wilhelmsen

Hi,

Which profiler are you using?

--larsw


Gravatar

# re: SvnBridge - Optimization Results 4/1/2008 10:45 PM Ayende Rahien

dotTrace

Comments have been closed on this topic.