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

enhancement: vfs benchmarks #401

Open
barraguda opened this issue Jun 16, 2024 · 0 comments
Open

enhancement: vfs benchmarks #401

barraguda opened this issue Jun 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@barraguda
Copy link
Contributor

Whenever we do a second passover of the vfs, we should actively benchmark something like sending big files.

app_store's internal ft_worker and file_transfer, among other implementations should be used. This might surface other inefficiencies in networking, smaller in-memory vfs calls like capabilities checking, but optimally we'd like to be at least on par with existing bittorrent/filesharing programs/libraries written in rust/others, like https://github.com/ikatson/rqbit.

Additional context
not necessarily a priority right now, but should be soon.

@barraguda barraguda added the enhancement New feature or request label Jun 16, 2024
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

No branches or pull requests

1 participant