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

[Question] any benchmarks to compare with and without progress ? #41

Open
stulluk opened this issue Jan 8, 2025 · 1 comment
Open

Comments

@stulluk
Copy link

stulluk commented Jan 8, 2025

First of all, kudos to author, I really loved it.

I work with large codebases such as AOSP or YOCTO.. "build" directories tend to be multiple hundred gigabytes of size with millions of files in it.

I just built rmz with progress with musl target, and found that it is magnitude of order faster than anything else I tried.

I am just wondering, is there a benchmark to compare binary performances with and without progress enabled ?

@SUPERCILEX
Copy link
Owner

I always love to hear about success stories like this, thank you!

I haven't done any benchmarking with the progress feature as in my mind it's offered on a best effort basis and expressly against the goal of being maximally performant and efficient. That said, I'd welcome any benchmarking you could perform! In the past I've seen a ~2x slowdown in some simple tests, but I don't know how much I trust those results.

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

2 participants