Unit test and performance measurement

Hi all,

1) Is there any (free) tool to measure code performance or time complexity of it on Visual Studio 2022, please?
2) Among GUnit and CPPUnit, which do you suggest for a C++ developer to get started using for unit testing?

Thanks in advance.

For unit test, I really like CATCH2 and I use it in every my projects.
Topic archived. No new replies allowed.