289wk
March 5, 2022, 5:32pm
2
@benschifman ,
Maybe:
–
FPS - Frames per Second known to be a contributing factor with “laggy” Brave Browser performance:
I hade same issue, brave was super laggy. it was working for months but suddenly changed to super slow/laggy few days ago
My solution / fix:
Nvidia Control Panel ->3D settings → Manage 3D settings → Global settings → Max Frame rate was 1 fps, i changes that to “off”. After that Brave is fast as it used to be.
I have no idea what would changed that to 1fps
–
Another possible contributing factor – ANGLE graphics backend
I found out that if you go to brave://flags and search for ANGLE graphics backend the “Default” setting is what slows down brave so much when you have hardware acceleration enabled. I switched it out to “OpenGL” and a big performance difference. The Default setting that Brave is giving everyone is probably outdated and slowing down many people.
Also try D3D11ON12 it also may work better than “OpenGL” experiment with these two values and see which one gives you better results as results may v…
flasher777,
Details of that flag:
Choose the graphics backend for ANGLE. The OpenGL backend is soon to be deprecated on Mac, and may contain driver bugs that are not planned to be fixed. The Metal backend is still experimental, and may contain bugs that are still being worked on. The Metal backend should be more performant, but may still be behind the OpenGL backend until fully released. – Mac
Related article [09/24/2018]: “The end of OpenGL and OpenCL on the Mac” at:
“https://arstechnica…
–
Also, there is a Vulkan setting in some [Device Manager] video driver software, and testing that switch, has helped resolve some “Brave Browser laggy” issues.
–
UPDATE Monday, 20220307
@flasher777 ,
With release of Brave Browser v.1.36.111 (Chrome 99.0.4844.51) – re Chrome release notes contained Security Fixes for ANGLE:
[$10000][1289383] High CVE-2022-0789: Heap buffer overflow in ANGLE. Reported by SeongHwan Park (SeHwa) on 2022-01-21
[$7000][1285885] High CVE-2022-0792: Out of bounds read in ANGLE. Reported by Jaehun Jeong(@n3sk ) of Theori on 2022-01-11
Ref.: “https://chromereleases.googleblog.com/search/label/Stable%20updates+Desktop%20Update ”
–