I keep running into problems with CI testing failing because it runs out of time. The CI nodes are weak. Still, some of these tests take excessive time.
Modes like "Debug - llvm@19.0.0,no raja and umpire" and "Debug - llvm@19.0.0 shared,no profiling" exhibit a few really slow tests:

- Split the tests?
- Only run them in Release mode?
- Increase CI time limit?
I keep running into problems with CI testing failing because it runs out of time. The CI nodes are weak. Still, some of these tests take excessive time.
Modes like "Debug - llvm@19.0.0,no raja and umpire" and "Debug - llvm@19.0.0 shared,no profiling" exhibit a few really slow tests:
