Skip to content

karnotxyz/starknet_full_node_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the script

  • Run this command to create virtual environment python3 -m venv locustenv
  • Run source locustenv/bin/activate
  • Install locust using this command pip3 install locust
  • Run locust -f locustfile.py

Releases

No releases published

Packages

No packages published

Languages