[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: High CPU usage with v1.8

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 06 Jul 2014 15:22:13 +0200

On 03.07.2014 15:52, André Ziegler wrote:
> your CPU usage comes from libapr_tsvn.dll!impl_pollset_poll which is called by TortoiseProc.exe!SVN::List, TortoiseProc.exe!SVNReadProperties::SVNReadProperties and TortoiseProc.exe!CAppUtils::BrowseRepository.
>
> https://dl.dropboxusercontent.com/u/5749744/Bilder/Foren/tortoisesvn.tigris.org/glozanomoran_1.png
>
> https://dl.dropboxusercontent.com/u/5749744/Bilder/Foren/tortoisesvn.tigris.org/glozanomoran_2.png
>
> https://dl.dropboxusercontent.com/u/5749744/Bilder/Foren/tortoisesvn.tigris.org/glozanomoran_3.png
>
> The next calls are Network activaty from Windows Sockets (ws2_32.dll!select) and other Windows calls.

Unfortunately, there's nothing I can do in TSVN to improve this, but
there are a few settings you can try:

open the servers file (settings dialog->network->edit, or you can find
it in %appdata%\Subversion), then at the bottom in the [global] section add
http-chunked-requests = no
http-bulk-updates = no

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3084621
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-07-06 15:21:57 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.