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

testing is lackluster, benchmarking is missing completely #2

Open
acln0 opened this issue Mar 31, 2019 · 0 comments
Open

testing is lackluster, benchmarking is missing completely #2

acln0 opened this issue Mar 31, 2019 · 0 comments
Milestone

Comments

@acln0
Copy link
Owner

acln0 commented Mar 31, 2019

The standard library splice(2) tests and benchmarks should be copied into our source tree, and extended to capture the whole range of zerocopy.Transfer capabilities. Also, we should test the algorithm in zerocopy_linux.go much more thoroughly, to ensure that we don't deadlock.

@acln0 acln0 added this to the 0.1.0 milestone Mar 31, 2019
acln0 added a commit that referenced this issue Mar 31, 2019
Rename "splice" to "transfer", since that's what we're testing.
Enable and test unix <- tcp and unix <- unix cases.

Updates #2.

Signed-off-by: Andrei Tudor Călin <[email protected]>
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

No branches or pull requests

1 participant