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

Minor refactor in benchmarking #3537

Merged
merged 1 commit into from
Jul 29, 2022
Merged

Minor refactor in benchmarking #3537

merged 1 commit into from
Jul 29, 2022

Conversation

sadhansood
Copy link
Contributor

@sadhansood sadhansood commented Jul 27, 2022

  1. Rename context to workloads to better represent what is happening.
  2. Also refactor and replace Arc with Box in stress.rs
  3. Create payloads per worker
  4. Make sure we only publish basics package once and not per worker (to reuse the same package)
  5. use tokio/async barrier vs std

@sadhansood sadhansood marked this pull request as ready for review July 27, 2022 01:58
@sadhansood sadhansood changed the title Rename context to workload in benchamrking crate Minor refactor in benchmarking Jul 27, 2022
@sadhansood sadhansood force-pushed the sadhan/remote-benchamrk-changes branch from 0720e82 to 1d225d2 Compare July 28, 2022 22:46
Base automatically changed from sadhan/remote-benchamrk-changes to main July 28, 2022 23:39
@sadhansood sadhansood merged commit fc4c898 into main Jul 29, 2022
@sadhansood sadhansood deleted the sadhan/rename branch July 29, 2022 02:23
huitseeker pushed a commit to huitseeker/sui that referenced this pull request Aug 1, 2022
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.

2 participants