Skip to content

ManojNathIC/benchmark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

benchmark

Installation Steps

# Download HAR file and move to ./har
mv ~/**/sandbox.shikshaplatform.io.har ./har/

# Create a virtual env and activate it
python3 -m venv venv
source venv/bin/activate

# Install HAR to locust converter
pip install har-transformer

# Create locust file from all HAR files
transformer ./har/ >locustfile.py

# Restart docker to mount the new locust file.
docker-compose up

Status

Module Status
Role Done
Worksheet Done
Attendance Done
Group Done
School Done
Config Done
Like Done
Comment Done
User Done
Template Done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%