[go: up one dir, main page]

Skip to content

Commits#Signatures is calling N + 1 Gitaly RPCs

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

The tree entry RPC is called over 100 times, but should be batched. Example: https://gitlab.com/LineageOS/android/android_system_core/commits/lineage-15.1/ (The signatures sub request) It performs a FindCommit RPC per commit it seems.

/cc @jramsay

Edited by 🤖 GitLab Bot 🤖