Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

ide-rust's use of rust analyzer results in extremely poor battery life #182

@jon-chuang

Description

@jon-chuang

Ide-rust's use of rust analyzer has very poor impact on laptop battery life.

There needs to be work done to reduce its CPU util when idle.

My battery util with rust analyzer turned on v.s. without is 45W v.s. 10-15W. That is truly a battery life killer.

Are there any suggestions on how this might be done?

Rust analyzer issue: rust-lang/rust-analyzer#5919

Something that would be nice is to have rust-analyzer be manually refreshable, rather than to be called constantly. Or to have a button to toggle whether analyzer is on or off directly in the console, rather than having to navigate to the packages page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions