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

Many small changes #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kashyapp
Copy link

  1. Use nanos until the end
  2. Reuse executor service, resize when needed
  3. Cycle through input file in Step command
  4. Use ByteStreams.copy in Fist
  5. Embed $JAVA_OPTS placeholder into the executable jar
  6. Fix request rate calculations
  7. Add some more basic stats to Step's report

Also, split construction and invocation of Fight from Step
Makes sense since we're spawning all the threads of the threadpool from
within the constructor.

1. Use nanos until the end
2. Reuse executor service, resize when needed
3. Cycle through input file in Step command
4. Use ByteStreams.copy in Fist
5. Embed $JAVA_OPTS placeholder into the executable jar
6. Fix request rate calculations
7. Add some more basic stats to Step's report

Also, split construction and invocation of Fight from Step
Makes sense since we're spawning all the threads of the threadpool from
within the constructor.
@kashyapp
Copy link
Author

ping

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