Skip to content

LoadSun - Proposal of a Tool to Generate Workloads on Web Applications

Notifications You must be signed in to change notification settings

ProjetoDSL/LoadSun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoadSun

LoadSun - A Tool to Generate Workloads on Web Applications.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

  • Go - The programming language
Golang is an open source programming language thats available to Linux, macOS, and Windows.

Running the load generator

A step by step series of examples that tell you how to get a development env running

First Download Go from their website and install it on your machine, you can follow the instructions from their website if you're having difficulties.

Clone this repository to your desired location:

> git clone https://github.com/ProjetoDSL/LoadSun.git

go into the projects root folder and build it with the go tool:

> go build

The command above will build an executable named LoadSun.exe in the directory alongside the source code. Execute it to see the load generator running.

Configuring the workload

Explanation on how to set up the workload as you want.

Break down of the .json file

#TODO Explain what these things mean and why

#TODO Give an example

Built With

  • Go - The programming language

That's it.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used

About

LoadSun - Proposal of a Tool to Generate Workloads on Web Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages