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 (%41) read speed by replacing concurrent queue #28

Merged
merged 3 commits into from
May 26, 2023

Conversation

koculu
Copy link
Owner

@koculu koculu commented May 26, 2023

This PR avoids the ConcurrentQueue Reverse() calls and the reads take %41 less time.

performance-gain

@koculu koculu merged commit 3e960ce into main May 26, 2023
1 check passed
@koculu koculu deleted the improve-read-speed-by-replacing-concurrent-queue branch May 26, 2023 22:05
@koculu koculu added the enhancement New feature or request label Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant