Optimize raw file copy action to coalesce into few copies.
Aperta
enhancement
transition
- Lingua principale
- C++
- Stelle
- 251
- Fork
- 63
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Boost uses a bunch of individual file copy targets to install the headers files. This is rather slow since it ends up in thousands of copy command processes. Either adjust existing copy actions, and create new actions, for copying files in batches instead.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.