it is inconvenient that with cvsnt the repository browsing performance is significantly affected by the size of the projects containing there.
if my repository (located on localhost!) contains 1 large project, then i have to wait for ~15 sec to browse it in idea. With this project removed - about 2 sec.
The problem is that all the files are processed recursively though this is not necessary at all in this case.
Description
it is inconvenient that with cvsnt the repository browsing performance is significantly affected by the size of the projects containing there.
if my repository (located on localhost!) contains 1 large project, then i have to wait for ~15 sec to browse it in idea. With this project removed - about 2 sec.
The problem is that all the files are processed recursively though this is not necessary at all in this case.