1. Update README.md
- add an example of usage
- list performance step
2. Add possibility to run performance tests with hooks:
AfterAll, BeforeAll
Currently, there is a problem if the scenario which supposes to save and compare values failed.
Hooks would resolve this problem.