Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 281 Bytes

File metadata and controls

28 lines (19 loc) · 281 Bytes

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