Skip to content

Conversation

@tilpner
Copy link
Contributor

@tilpner tilpner commented Feb 25, 2021

This is a first step to using a user-provided namespace during benchmarking, instead of a constant "benchmark". This means it's now possible to execute two benchmark instances in parallel, without them interfering with each other (otherwise the server will crash currently).

Now, there's probably no good reason to support this for benchmarking purposes, as the numbers won't be reliable for single-client usecases, and it's not convenient to start multiple benchmarks and aggregate results for this to be usable for multi-client benchmarks. And it's incomplete, only the object benchmarks are adapted to use the new parameter.

It's only real usecase is hammering a backend with multiple clients, without them interfering with each other, so feel free to close if that's not something you want julea-benchmark to do.

@tilpner tilpner force-pushed the benchmark-cli-namespace branch from 914d084 to 349fdce Compare February 25, 2021 13:11
@tilpner tilpner force-pushed the benchmark-cli-namespace branch from 349fdce to 91d8cd2 Compare February 25, 2021 13:41
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.

1 participant