Page MenuHomeSoftware Heritage

Add method process_data(), run between fetch_data() and store_data()
ClosedPublic

Authored by vlorentz on May 20 2022, 5:40 PM.

Details

Summary

It will be used by the git loader to run a graph traversal on
received packfiles; and we want to monitor its runtime as a separate
metric.

Diff Detail

Repository
rDLDBASE Generic VCS/Package Loader
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 D7881 (id=28437)

Rebasing onto 2df5813380...

Current branch diff-target is up to date.
Changes applied before test
commit ba69cab5a58c455ae7834ae96070a668c39a0751
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri May 20 17:39:48 2022 +0200

    Add method process_data(), run between fetch_data() and store_data()
    
    It will be used by the git loader to run a graph traversal on
    received packfiles; and we want to monitor its runtime as a separate
    metric.

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

This revision is now accepted and ready to land.May 20 2022, 5:51 PM