Skip to content

PrivacyEngineering/prink-benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrinkBenchmarking

Benchmarking Framework for Prink

Benchmark Configuration

SUT - Prink

Client - Load Generator

To start the client, cd into the client directory and run the following command:

go run main.go 

Grafana Dashboard

  • loicated at http://localhost:3000

🪧 Demo execution

  • Run the client
cd client
go run main.go
  • run grafana and victoria metrics
docker-compose up grafana -d
docker-compose up victoriametrics -d
  • go to http://localhost:3000 and login with username: admin and pw: grafana
  • connect a datasource: http://victoriammetrics:8428
  • import the dashboard from client/dashboard_references/*dashboard.json
  • enjoy the beautiful dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •