Skip to content

Conversation

@erwin-wee
Copy link
Collaborator

Description

  • refactor test data generation to happen only once in the master process, and then use custom messaging to send test data to all workers.
  • remove duplicate code from monitor.py, use existing function from locust.util.timespan instead.
  • added test_data module for solana to generate solana test data
  • added user module for solana for creating rpc requests
  • added solana locust profile
  • updated dependencies
  • updated README.md

- refactor test data generation to happen only once in the master process, and then use custom messaging to send test data to all workers.
- remove duplicate code from monitor.py, use existing function from locust.util.timespan instead.
- added test_data module for solana to generate solana test data
- added user module for solana for creating rpc requests
- added solana locust profile
- updated dependencies
@erwin-wee erwin-wee added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 21, 2023
@erwin-wee erwin-wee self-assigned this Jul 21, 2023
- changed max-line-length to 120 for black and flake8
- added retry to _fetch_latest_block
@erwin-wee erwin-wee merged commit 177c49e into main Jul 21, 2023
@erwin-wee erwin-wee deleted the feature/add-solana-profile branch November 6, 2023 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants