purescript-benchotron
purescript-benchotron copied to clipboard
Don't fail upon catching an error in a benchmark function
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).