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

feat: adds benchmarks, performance improvements for segmented log #21

Merged
merged 19 commits into from
Jul 27, 2023

Conversation

arindas
Copy link
Owner

@arindas arindas commented Jul 27, 2023

  • Employs BufWriter for tokio and glommio_buffered storage impls to improve performance on small writes
  • Adds benchmarks for segmented log on different storage implementations with different message size workloads

@arindas arindas merged commit 117189f into dev/1 Jul 27, 2023
@arindas arindas deleted the benchmark/segmented-log branch July 27, 2023 10:39
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