Skip to content

Investigate new incremental compile improvements #1952

@alice-i-cecile

Description

@alice-i-cecile

As described in Reducing Rust Incremental Compilation Times on macOS by 70%
, Rust 1.51 has a new compilation option that is designed to reduce incremental compile times.

This is very relevant to Bevy's goals for fast, iterative game development, and IMO deserves investigation to see how it interacts with our other fast compilation options.

Associated reddit thread, in case some relevant details are found there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-PerformanceA change motivated by improving speed, memory usage or compile times

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions