Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

benchmarking Go para cada cenário criado #5

Open
jeffotoni opened this issue Jul 13, 2021 · 1 comment
Open

benchmarking Go para cada cenário criado #5

jeffotoni opened this issue Jul 13, 2021 · 1 comment

Comments

@jeffotoni
Copy link
Owner

No description provided.

@wedneyyuri
Copy link
Contributor

wedneyyuri commented Aug 1, 2021

Eu tenho uma proposta que é a seguinte:

  • Subir cada projeto (independente da linguagem dentro de um container docker)
  • Usar os métodos de Benchmark nativos do Golang (ie: func BenchmarkXxx(*testing.B))
  • Utilizar o http.Client do Golang para acessar os containers através da porta 8080
  • Armazenar o output de cada Benchmark em um arquivo específico
  • Comparar os benchmarks usando https://pkg.go.dev/golang.org/x/perf/cmd/benchstat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants