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

Improve benchmarking #9

Open
6 tasks
symbiont-stevan-andjelkovic opened this issue Nov 10, 2021 · 0 comments
Open
6 tasks

Improve benchmarking #9

symbiont-stevan-andjelkovic opened this issue Nov 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@symbiont-stevan-andjelkovic
Copy link
Contributor

  • Use tasty-bench to write a performance regression test suite;
  • Use ratios and thoughput/latency in the readme instead of "2x faster" (like in the logging benchmark);
  • Write a program that generates the benchmark table in the readme automatically;
  • Make it easier to benchmark with N producers (instead of N = 3 or 10 like now);
  • Try compiling with the LLVM backend and see if the numbers change;
  • Port more of the Java version's benchmarks.
@symbiont-stevan-andjelkovic symbiont-stevan-andjelkovic added enhancement New feature or request good first issue Good for newcomers labels Nov 10, 2021
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
Development

No branches or pull requests

1 participant