yugabyte/yugabyte-db

[YSQL] Parallelize postgres build make invocations

Offen

#27.196 geöffnet am 15.05.2025

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (1.003 Forks)batch import
area/ysqlgood first issuehelp wantedkind/enhancementpriority/mediumstatus/awaiting-triage

Repository-Metriken

Stars
 (8.229 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide