Add ListEarliestRevisions, which computes the earliest revision of all dir/cnt objects at once
All threads resolved!
It will be used to speed-up the provenance index building, which currently takes months while ListEarliestRevisions takes 29h on swh1.enst.fr
Merge request reports
Activity
Filter activity
- Resolved by vlorentz
- Resolved by vlorentz
- Resolved by vlorentz
Would it be possible to turn the python script into a utility module that can be
python -m
'ed instead of inlined?
added 1 commit
- dda9b1fd - Move the Python script from an inline string to a proper function
- Resolved by vlorentz
added 3 commits
added 10 commits
-
9d487d7b...0f0d432d - 4 commits from branch
swh/devel:master
- 70fa8731 - Add ListEarliestRevisions, which computes the earliest revision of all dir/cnt objects at once
- 05cd612c - Move the Python script from an inline string to a proper function
- 6a1978ce - Use sys.executable
- b4b89824 - fix test
- 04771261 - Fix typo in var name
- e80e4ff8 - Check dates are ordered
Toggle commit list-
9d487d7b...0f0d432d - 4 commits from branch
changed milestone to %Provenance in production [Roadmap - Tooling and infrastructure]
Please register or sign in to reply