Skip to content

[FEAT] Display x86 CPU Microarchitecture Levels #1928

@lifansama

Description

@lifansama

Description

Microarchitecture levels define specific features that can be targeted by programmers to provide compile-time optimizations.

Motivation

Currently, many software programs are optimized for different microarchitecture levels during construction. As the first software to be installed, fastfetch shows that microarchitecture levels are very helpful for the installation of other software programs.

This feature is very easy to integrate into fastfetch.

/lib64/ld-linux-x86-64.so.2 --help

has included the microarchitecture levels.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions