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

Performance vs dagger? #429

Open
ursusursus opened this issue Sep 6, 2024 · 3 comments
Open

Performance vs dagger? #429

ursusursus opened this issue Sep 6, 2024 · 3 comments

Comments

@ursusursus
Copy link

I'm evaluating this library for use in our large project (500 modules) & I was wondering is someone has perfkrmance nunbers vs dagger?

Also vs dagger on ksp? I read that its 2x slower than dagger on kapt.

@evant
Copy link
Owner

evant commented Sep 6, 2024

Runtime or build performance?

This library does not take the strict stance of 'runtime performance at all costs' that dagger does so I'd suspect I'd be slower, but I have not run benchmarks.

For build performance this library is simpler so I suspect it'd be faster but again not sometime I've tested.

That would be an interesting project and would accept contributions along those lines!

@ursusursus
Copy link
Author

I'm looking for build performance, since dagger on ksp is so much slower that it's a blocker

@ZacSweers
Copy link
Contributor

This seems better as a discussion Q&A to ask if anyone has profiled

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

3 participants