purescript-benchotron icon indicating copy to clipboard operation
purescript-benchotron copied to clipboard

Don't fail upon catching an error in a benchmark function

Open hdgarrood opened this issue 8 years ago • 0 comments

If one benchmark function errors, e.g. due to a call stack being exceeded, it might be better to record that as a failure and keep going (if the other functions don't error).

hdgarrood avatar Nov 08 '16 03:11 hdgarrood