📄 Help


This page guides you to gather the performance results in csv format from commonly used tools.

ðŸŠķ JMeter results

By default, JMeter stores the result in csv or jtl format. For more details, please check the JMeter documentation.

🐊 k6 results

k6 allows you to export the results to csv. Please check this documentation for more details.

🐍 Locust

Consume your Locust results in csv format using this documentation.

⚒ïļ Gatling

Gatling doesn't have a native support for csv. Please check this repo to export.


Is something missing in this page? Please contribute to our repo.