advancedtelematic / quickcheck-state-machine

Test monadic programs using state machine based models
Other
203 stars 25 forks source link

Collect wall time of executing actions #278

Open stevana opened 5 years ago

stevana commented 5 years ago
  1. In executeCommands time how long it takes to run each action
  2. Stick the time into the closing history event of the action
  3. Provide combinator that takes a history and tabulates the average execution time of each action