Skip to content

Type-checking dhall-kubernetes-charts with an empty cache takes 25 minutes #1511

Open
@sjakobi

Description

@sjakobi
  1. Checkout Gabriella439/dhall-kubernetes-charts@33eb92e
  2. $ rm -rf ~/.cache/dhall*
  3. $ time dhall type --file stable/jenkins/index.dhall --quiet
    75.84user 6.99system 24:59.22elapsed 5%CPU (0avgtext+0avgdata 235372maxresident)k
    30712inputs+48368outputs (131major+82643minor)pagefaults 0swaps
    

Note the huge difference between user time and elapsed time: more than 23 minutes! I'll try to figure out what the process is waiting for there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    performanceAll the slow and inefficient things

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions