Skip to content

katpds/distributed-performance-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Analyzer

Install

mix deps.get
mix compile

Configure

Open and edit config/dev.exs File to configure

Run

In the shell:

iex -S mix 
or
iex  --sname node1@localhost -S mix
Perf.Execution.launch_execution()

To run Execution

About

Distributed performance analyzer for http services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%