Skip to content

Reduce Typescript compilation running time in Bazel unit tests #27426

@filipesilva

Description

@filipesilva

Typescript compilation is not always part of the critical path. When it is, it ranges from ~50ms to 5s. It is likely overshadowed by Angular Template compilation when present. Improving the performance of TseTse can help here, since in Bazel on Angular performance it was shown that TseTse takes around half the total time of even small compilations, and scales poorly

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions