yugabyte/yugabyte-db

[YSQL] Parallelize postgres build make invocations

Open

#27 196 ouverte le 15 mai 2025

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)C (1 003 forks)batch import
area/ysqlgood first issuehelp wantedkind/enhancementpriority/mediumstatus/awaiting-triage

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

Description

Jira Link: DB-16682

Description

python/yugabyte/build_postgres.py make_postgres calls make in various subdirectories. After self.pg_build_root, the remaining items can be parallelized (or could everything be parallelized?). Perhaps all that's needed is some python multithreading.

Issue Type

kind/enhancement

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Guide contributeur