Bencher (https://bencher.dev/) is a tool for testing the performance of your CPU, memory, and disk. It can be easily installed on Manjaro with the following steps:
Open the terminal by pressing Ctrl + Alt + T
or through the application launcher.
Update the packages list by running the following command:
sudo pacman -Syu
Install the Git version control system using the command below:
sudo pacman -S git
Clone Bencher repository to your local machine by running the command below:
git clone https://github.com/pleycpl/bencher.git
Change the directory to the Bencher folder:
cd bencher
Install the dependencies with the following command:
sudo pacman -S libx11 libxrandr libxinerama libxcursor libxi
Build the application by executing the following command:
make
Make the Bencher executable file by running:
chmod +x bin/bencher
Now, you can run the Bencher tool by executing the command below:
./bin/bencher
Once the tool is running, you can select the benchmark option for CPU, memory, and disk. Perform the test according to your requirements and generate a report.
Congratulations, you have successfully installed Bencher on Manjaro. You can use this tool to analyze your system's performance and optimize it for better results.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!