Page MenuHomeSoftware Heritage

cli: speedup the `swh` cli command startup time
ClosedPublic

Authored by douardda on Sep 10 2020, 4:16 PM.

Details

Summary

by moving import statements in functions.

Related to T2575.

Diff Detail

Repository
rDLS Listers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D3914 (id=13773)

Rebasing onto d1ce9b0912...

First, rewinding head to replay your work on top of it...
Applying: cli: speedup the `swh` cli command startup time
Changes applied before test
commit 675b6a09e3b2f8d874738679783c975c922ccf2a
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Sep 10 09:30:49 2020 +0200

    cli: speedup the `swh` cli command startup time
    
    by moving import statements in functions.
    
    Related to T2575.

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/47/ for more details.

This revision is now accepted and ready to land.Sep 10 2020, 4:42 PM

Build is green

Patch application report for D3914 (id=13798)

Rebasing onto d1ce9b0912...

Current branch diff-target is up to date.
Changes applied before test
commit a00f151462fec3c2f901b147adc44294efdb69ba
Author: David Douard <david.douard@sdfa3.org>
Date:   Thu Sep 10 09:30:49 2020 +0200

    cli: speedup the `swh` cli command startup time
    
    by moving import statements in functions.
    
    Related to T2575.

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/48/ for more details.