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

more deterministig results by caching payloads #6

Open
christianparpart opened this issue Nov 22, 2021 · 0 comments · Fixed by #16
Open

more deterministig results by caching payloads #6

christianparpart opened this issue Nov 22, 2021 · 0 comments · Fixed by #16
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@christianparpart
Copy link
Member

In order have the performance metrics more deterministic it would be nice if
tbp CLI supports caching the payload to be used in a local directory.

This would require a few more CLI commands.

  • cache clear
  • cache creation, based on random number generator
  • cache creation, based on a user-supplied text file to be used for the textual data.

It would be nice if not just the tbp executable gets this functionality but that we also expose
this text caching API in the library part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
1 participant