[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Use caches in tests



Running tests with 'quiet' disabled shows that we're doing expensive
things like normalising the TIP benchmarks over and over.

Since these things are cached, we should use them.