Skip to content

Rebuilding webrender/wrench takes a long time #50584

Closed
@jrmuizel

Description

@jrmuizel
$ git clone https://github.com/servo/webrender/
$ cd wrench
$ cargo build

$ [do some small change to wrench/src/rawtest.rs]
$ cargo build
   Compiling wrench v0.3.0 (file:///tmp/webrender/wrench)
    Finished dev [unoptimized + debuginfo] target(s) in 5.15 secs

These timings are from linux. It's quite a bit worse on Mac, but a lot of that time probably comes from dsymutil (#47784)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-incr-compArea: Incremental compilationC-enhancementCategory: An issue proposing an enhancement or a PR with one.I-compiletimeIssue: Problems and improvements with respect to compile times.WG-compiler-performanceWorking group: Compiler Performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions