Before using SVN for the application,the application was running smoothly.To centralize the system we started using SVN for the application ,since then application became slow.So I inferred that it is due to SVN.Or maybe I am wrong.
So my question is Do SVN decreases system/application performance?
Application server is Tomcat 6
Subversion -TortoiseSVN 1.6.9
“SVN decreases system/application performance” is right according to network connection, synchronize checkouts,synchronize uses,etc with many machines.But you can control your subvserion performance. Here is SVN performance tuning article from IBM.Learn it.