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

Re: VMWare gfx slowness with TSVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 27 May 2017 22:09:33 +0200

On 26.05.2017 12:52, David Balažic wrote:
> Hi!
>
> It's probably not TSVNs fault, but:
>
> I have a VMWware virtual machine running Windows 7 Enterprise 64 bit and
>
> TortoiseSVN 1.9.5, Build 27581 - 64 Bit , 2016/11/26 09:18:58
>
> The host is also on Windows 7 Enterprise 64 bit.
>
> I have the vmware tools installed.
>
> Whenever I open the SVN Commit window by rightclicking a WC folder, the
> graphics in the VM gets ultra slow.
>
> Moving a window needs almost a second to redraw it at the new position.
> There is 40 % CPU usage on the host system.
>
> The CPU is i7-6820HQ (4 cores + HyperThreading), basicaly almost full load.
>
> When I close the SVN window and wait about 5-10 seconds, things return
> to normal. Gfx is smooth and with low CPU usage.

The commit dialog (and the log dialog) uses the Scintilla control as an
edit-control. By default, is uses Direct2D to draw, not GDI.
I guess that's what makes it slow on VMWare.
Settings dialog->Advanced->ScintillaDirect2D -> set it to false.

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=3240621
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-05-27 22:09:41 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.