We want to
- Make it really easy to load test data apps in Python and get useful insights
We provide
- A
LoadTestRunner
that can record complexUser
interactions with your data app - A
LoadTestViewer
that can show you the results of the recording.
The framework is based on Playwright and Panel.
You can install and use the package as simple as.
pip install loadwright
See the tests
folder for examples or the Panel test operating capacity howto.
Please note this project is at a very early stage an the api and functionality will change!
I love Locust. But Locust and Playwright just does not work well for me. See locust-plugins #101. And this gave me an oppportunity to play with Panel+Async+Streaming.
Please support Panel and awesome-panel by giving the projects a star on Github:
Thanks
If you are looking to contribute to this project you can find ideas in the issue tracker. To get started check out the DEVELOPER_GUIDE.
I would love to support and receive your contributions. Thanks.