DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2011-05-03 08:33:49

FremyCompany
Member

IETester don't use GPU Hardware acceleration (fix included)

IETester uses the CPU Renderding mode (IE9-10) and not the GPU mode, which makes it very slow.

A simple fix exists (see the following .REG file) :

Code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_GPU_RENDERING]
"IETester.ie9.exe"=dword:00000001
"IETester.exe"=dword:00000001

Regards,
FremyCompany

Offline