Open
Description
CI Tests take up a notable amount of time and there's optimization potential to streamline things.
As an example, one test added for PR #1272 was taking ~8minutes of total single-core test-time pre-optimization.
Overall, coffea tests are a significant portion of the planned scikit-hep integration tests, so this is important to address
Crossreference: #1254