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

Add simple benchmarks #75

Merged
merged 7 commits into from
Feb 18, 2024
Merged

Add simple benchmarks #75

merged 7 commits into from
Feb 18, 2024

Conversation

Kimahriman
Copy link
Owner

Adds benchmarks comparing performance to JVM based client using fs-hdfs3. Read and write throughput is lower for some reason, need to look into why that is. One thought is DataNode connection caching, but that doesn't seem to happen on the write path for the JVM client either so can't explain the full difference. RPC benchmark shows about 3x faster on native client for getting file status, so that's good

@Kimahriman Kimahriman merged commit 83120f3 into master Feb 18, 2024
7 checks passed
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