Comments you submit will be routed for moderation. If you have an account, please
log in first.
Ticket #694
(closed defect: fixed)
Slow performance of kdesvn
Have you gotten any reports on poor performance when browsing
(specifically SourceForge) from the latest SVN client? I have
experienced the issue on two platforms: Mandriva 2010 and Fedora 11.0.
I'm seeing painful delays when attempting to checkout Crypto++ at
http://svn.sourceforge.net/svnroot/cryptopp. Crypto++ has hundreds of
files, and it really seems to stress kdesvn. It feels like kdesvn
will fetch one item and then sleep for 1 second or so.
When I don't used kdesvn (for example, Ubuntu's SVN client), I do not
experience delays.
To duplicate, use the 1.4.1 client,
http://svn.sourceforge.net/svnroot/cryptopp, Trunk, and finally C5. C5
is where the files are (for the latest Crypto++).
I checked http://kdesvn.alwins-world.de/ for an update in case you
have found/fixed the issue.
Change History
Changed 4 years ago by alwin
-
Cc
noloader@… added; Jeffrey Walton <noloader@…> removed
Changed 4 years ago by alwin
-
Status
changed from new to assigned
Changed 4 years ago by alwin
-
Status
changed from assigned to closed
-
Resolution
set to fixed
Download in other formats:
Ihr Browser versucht gerade eine Seite aus dem sogenannten Internet auszudrucken. Das Internet ist ein weltweites Netzwerk von Computern, das den Menschen ganz neue Möglichkeiten der Kommunikation bietet.
Da Politiker im Regelfall von neuen Dingen nichts verstehen, halten wir es für notwendig, sie davor zu schützen. Dies ist im beidseitigen Interesse, da unnötige Angstzustände bei Ihnen verhindert werden, ebenso wie es uns vor profilierungs- und machtsüchtigen Politikern schützt.
Sollten Sie der Meinung sein, dass Sie diese Internetseite dennoch sehen sollten, so können Sie jederzeit durch normalen Gebrauch eines Internetbrowsers darauf zugreifen. Dazu sind aber minimale Computerkenntnisse erforderlich. Sollten Sie diese nicht haben, vergessen Sie einfach dieses Internet und lassen uns in Ruhe.
Die Umgehung dieser Ausdrucksperre ist nach §95a UrhG verboten.
Mehr Informationen unter www.politiker-stopp.de.
Looks that qt meanwhile try getting tooltips when inserting items into view. And this always cost time on networks, on slow repositories like sourceforge it cost more time.
so design must change that tooltips will retrieved step by step in a background thread.