Skip to content

Compile times #1249

Open
Open
@nicoburns

Description

@nicoburns

I've just been looking into compile times for Blitz. And read-fonts (16.14s) and skrifa (9.61s) both stand out in the profile. This is for a release build:

Image

This mostly gets hidden by parallel compilation (the non-codegen times are not nearly so bad). And perhaps this is the only way to get the runtime performance and type safety of this crate. But nevertheless I though this should be tracked, and considered when implementing changes to these crates.

(note also the compile time for ttf-parser at the bottom of the screenshot - only 5.5s!)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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