KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
faster-eos
★ 12
Open GitHub ↗
Tweaked defaults for EndeavourOS
Download README (.md)
Explore Similar Repositories
paginate-aws
:
Typesafe AWS Pagination using async generators
hello-microverse
:
This project displays hello world
paleofetch-mac-prettier
:
My fork of paleofetch
open-source-python-projects-2023
:
No description available.
bacpaq
:
Bacterial Genomics workflow for short(Illumina) and long-read (Oxford Nanopore) sequencing data
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
faster-eos
?
Download (.md)
# faster-eos Tweaked defaults for EndeavourOS for speed. * building packages build with optimisations for your processor - by default packages are build for all processors * downloading optimized packages for newer processors (if your processor supports it) * protection against processor bugs is turned off - as there is a small risk someone will execute harmful attack this way * dbus service replaced for one build for performance * ananicy installed so processes will not take too much processor power * use iwd WiFi daemon instead of wpa_suplicant * some filesystem improvement to decrease writes * bonus: OS prober enabled by default - this is a common question coming from people switching from Win Assumptions: You use GRUB. But will work without GRUB. Also aimed at desktop user. Read script before applying. To run: Download faster-eos.sh , open terminal and run: ``` chmod +x faster-eos.sh ./faster-eos.sh ```