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

ReWrk 0.5 #34

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

ReWrk 0.5 #34

wants to merge 1 commit into from

Conversation

ChillFish8
Copy link
Member

This merges the v2 changes to ReWrk.

As part of v2, the ReWrk project and part of the lnx-cli tool are being merged to make it easier to maintain as well as make the tooling more adaptable and generic giving it a wider range of benchmarking use cases.

This PR is very much still a WIP but plans to add the following:

  • Benchmarking warm-up
  • Body upload
  • Sample data export: CSV, JSON, etc...
  • Scriptable setup process ran before each round of benchmarking. Provided by Rhai.
  • Benchmarking as a library: ReWrk will become an importable crate and a CLI tool allowing people to extend ReWrk and the benchmarking logic into other tooling.

@programatik29
Copy link
Contributor

Why version 2 when we don't have version 1?

@ChillFish8
Copy link
Member Author

Should clarify I mean v2 design not version 2 of release

@programatik29
Copy link
Contributor

Should clarify I mean v2 design not version 2 of release

Yep. Title is confusing.

Do you know any source that I can learn about v2 design?

@ChillFish8 ChillFish8 changed the title ReWrk V2 ReWrk 0.5 Aug 8, 2022
@ChillFish8
Copy link
Member Author

Changed the title to reflect the version it will become (I'm going to cut 0.4 off of master soon:tm:)

@ChillFish8
Copy link
Member Author

Design is currently a wip while I'm slightly struggling with time ATM. Probably have some more updates on this in a month or so.

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