conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
8.25k stars 980 forks source link

Some improvements for test duration on Windows #17221

Closed AbrilRBS closed 1 week ago

AbrilRBS commented 1 week ago

Changelog: Omit Docs: Omit

new_test removal removes 1 min in Windows, the TurboTestClient() -> TestClient() changes are 20% faster on my machine, and the ci_overrides changes has a 3x speedup locally

cf https://github.com/conan-io/conan/pull/17205