Skip to content

latency regressions #37915

Closed
Closed
@JeffBezanson

Description

@JeffBezanson

In the past month or so the time to first plot has gotten significantly worse (for me, about 6.2 seconds to ~7.3 seconds). I've identified two main culprits:

  1. Printf rewrite (31d7210)
    TTFP goes from 6.9 seconds to 7.9 seconds. Maybe it needs more precompile statements?

  2. LLVM upgrade (of course)
    Moving to LLVM 10 changed the TTFP from 7 seconds to ~7.4 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    latencyLatencyregressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions