diff --git a/.gitignore b/.gitignore index 827b821..dfbf401 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ node_modules/ /playwright/.cache/ /logs* .env* +/reports* \ No newline at end of file diff --git a/README.md b/README.md index 2040c77..7ad7e4a 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,41 @@ The process will take some time, and the logs are updated live at `./logs`. Your machine might struggle with the default artillery configuration, but it should still reveal performance differences between the tests. Adjust the configuration as needed by learning from [artillery.io options](https://www.artillery.io/docs). +### Visualizing Results + +After running the monitoring script, you get several outputs to analyze the benchmark results: + +1. **Log Files**: Plain text logs are generated in the `./logs/--