Code Monkey home page Code Monkey logo

cachyos-perfhead's Introduction

CachyOS Performance Checklist for True PerformanceHeads

CachyOS already includes a lot of performance optimizations by default. They will not be included here apart from the purpose of clarification or exception relating to hardware or software combination.

Packages

  • Package repository for your specific generic architecture (x86_64-v3, x86_64-v4, znver4, etc)

Kernel

  • Custom schedulers
    • BORE+EEVDF (best idle performer - normal computer usage without background load)
    • scx_lavd (topology unaware, works with most Intel CPUs, accordingly won't work well with CPUs that have 2 CCX such as the 7950X)
    • scx_bpfland (best for non-gaming related workloads, unparalleled responsiveness under stress)

Compilation options (most of these are already defaults)

  • Full tickless
  • 1000HZ running tick rate
  • Full preempt
  • Native AMD/Intel compiler optimizations
  • O3 level compiler optimizations
  • Transparent Hugepages

Graphics

  • Replace mesa package with mesa-git [Source-1]

Filesystem

  • BTRFS (at zstd:3 compression)[Source-1]
  • XFS

CPU

  • Performance CPU governor
  • Disable security mitigations (mitigations=off) depending on your CPU [Source-1 Source-2 Source-3]

AMD

  • amd_pstate=active if >= Zen2 (enabled by default)

BIOS

  • RAM timings (AMD EXPO, Intel XMP)
  • Undervolting

Programs

Gaming

  • Proton GE
  • Use X11 instead of Wayland for now because of performance regressions yet to be resolved (TIMESTAMP: 2024-04-22) [Source-1] Fixed for the most part, with some caveats.

cachyos-perfhead's People

Contributors

saltrocks avatar

Stargazers

 avatar Shivam Kumar avatar  avatar  avatar Joe avatar  avatar Diego Garcia avatar  avatar  avatar  avatar  avatar Teo J. avatar MagicBytes avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.