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

[Script] Add script for local benchmarking #3249

Merged
merged 3 commits into from
May 28, 2024

Conversation

rokatyy
Copy link
Contributor

@rokatyy rokatyy commented May 24, 2024

Usage example:

go run benchmark/bench.go -url=<url> -totalRequests=1000 -maxParallel=100

hack/scripts/benchmark/bench.go Outdated Show resolved Hide resolved
hack/scripts/benchmark/bench.go Outdated Show resolved Hide resolved
hack/scripts/benchmark/bench.go Show resolved Hide resolved
hack/scripts/benchmark/bench.go Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since we have the python script let's rename this one to simple_benchmark.go

@TomerShor TomerShor merged commit fe23223 into nuclio:development May 28, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants