I’ve shared your report with our performance team and they are asking whether it’s possible for you to check if Google Chrome (https://www.google.com/chrome/) is also similarly slow on your machine.
If Chrome is fast, then it’s definitely a Brave problem. If Chrome is similarly slow, then we have to look in to the common code that’s shared between Chrome and Brave.
This will open the browser without any of your settings, extensions, bookmarks, etc. Then you can visit the slow websites and see if there’s any difference in speed/performance.
Note that this will not delete any of your Brave data, it creates a new browsing profile in the /home/oem/brave-temp-profile/ directory (which you can delete after you close the browser).
@queenofthepen seems like you have not installed the start-private-browser system system. Visit the SPB site and follow the installation instructions or try the suggestion of starting Brave as described above by @fmarier
I followed all the steps on the SPB site. I found that I did not have git installed. So, I used the install script and this was the result. As you can see, it did not complete the git install due to skipping the configuration file ‘main/binary-i396/Packages’ because it doesn’t support architecture ‘i386’. What does that mean?
sudo add-apt-repository ppa:git-core/ppa
PPA publishes dbgsym, you may need to include ‘main/debug’ component
Repository: ‘deb https://ppa.launchpadcontent.net/git-core/ppa/ubuntu/ jammy main’
Description:
The most current stable version of Git for Ubuntu.
Looking at the SPB website there are instructions under the compatibility section describing how to set up Brave on Linux mint. I am not sure which distribution you are using (maybe Ubuntu) but those instructions are worth a try. And that may even solve your problem anyway?
I ran ‘sudo apt-get update’ earlier today. This is the issue I continually encounter after updating, which prevents me from running additional scripts successfully:
N: Skipping acquire of configured file ‘main/binary-i386/Packages’ as repository ‘https://brave-browser-apt-release.s3.brave.com stable InRelease’ doesn’t support architecture ‘i386’
N: Skipping acquire of configured file ‘main/binary-i386/Packages’ as repository ‘https://brave-browser-apt-beta.s3.brave.com stable InRelease’ doesn’t support architecture ‘i386’
I’ve also run the ‘apt --fix-broken install’ command, but that didn’t work either.
Keep in mind this post (linked above) is discussing the Brave problem. From your apt output I suspect you are having issues with various repositories. It may be worth cleaning up any repositories which you are not using.
I am running x86_64. Thank you! I’m going to check out that other forum to see if there’s another solution to my Brave problem. I’ll post here if I find the solution. You all have been absolutely wonderful.