Skip to content

CLI is very slow (on first run) #361

Open
@m-roberts

Description

@m-roberts
pi@pi-top:~ $ time pi-top devices hub --name-only
Matplotlib is building the font cache; this may take a moment.
pi-top [4]

real	0m18.715s
user	0m7.799s
sys	0m2.242s
pi@pi-top:~ $ time pi-top devices hub --name-only
pi-top [4]

real	0m1.761s
user	0m1.682s
sys	0m0.711s

I am not sure why the first run does this, as I can't see an actual call to matplotlib in this command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions