ROOTPWA-Maintainers / ROOTPWA

ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data.
Other
8 stars 14 forks source link

Consider supporting zapcc compiler #242

Open bgrube opened 5 years ago

bgrube commented 5 years ago

zapcc is a drop-in replacement for clang and gcc. "[It] is a caching C++ compiler based on clang, designed to perform faster compilations. zapcc uses in-memory compilation cache in client-server architecture, remembering all compilation information between runs."

See https://www.zapcc.com/ https://github.com/yrnkrn/zapcc