Skip to content

[TrimmableTypeMap] Optimize build times #10958

@simonrozsival

Description

@simonrozsival

Part of #10788

Track build-time optimization opportunities for the trimmable type map generation pipeline (GenerateTrimmableTypeMap task).

Current performance (PR #10924 benchmarks, MacBook M1)

Phase Avg P50 P95
Scan (8870 types) 235ms 224ms 319ms
Emit (typemap assemblies) 86ms 75ms 181ms
JCW (315 Java files) 766ms 409ms 3167ms
Total cold 1088ms 702ms
Total incremental (scan only) 221ms 215ms

Optimization opportunities

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions