-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Benchmarking tests? #167
Comments
Am I the only one interested? I'm considering working on it but I'd like to gather idea/needs first |
Sorry Clodéric, I meant to respond here before. I don't know if this was a co-ordinated effort but about 20 minutes before your follow-up here there was a post on the Catch Google Group on the same subject. Can I encourage you to pick up there instead (so I can keep this tracker for issues)? https://groups.google.com/forum/?fromgroups=#!topic/catch-forum/ezkK1t4pzdM |
👍 as given to #189 |
FWIW I'd definitely like to have benchmarking support in Catch too. I'd like to have a |
+1 |
Since this is not going into Catch Classic, but might get into Catch 2 at some point, I am going to close it in favour of #852. |
I'm a happy user of Catch and I'm looking for the same kind of simplicity for performance test.
I've found that: http://bruun.co/2012/02/07/easy-cpp-benchmarking
I like the unit test like approach, a way to log the results to a history file would also be nice.
Short story long I think it would be a nice addition to Catch.
Any plan for this kind of features?
The text was updated successfully, but these errors were encountered: