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

Benchmarks for factory generation vs dagger-reflect. #395

Open
JohnBuhanan opened this issue Jan 5, 2022 · 0 comments
Open

Benchmarks for factory generation vs dagger-reflect. #395

JohnBuhanan opened this issue Jan 5, 2022 · 0 comments

Comments

@JohnBuhanan
Copy link

JohnBuhanan commented Jan 5, 2022

@RBusarow
I ran some benchmarks to see if I could justify switching to Tangle and deleting dagger-android.

Factory generation, on our project, was 28.5% slower for an incremental build 1m05s for reflect vs 1m31s for factory generation. (Each build type was given a "warmup" build and then the average of 6 builds was taken.)

Tangle is not compatible with dagger-reflect so I was hoping that factory generation would be close enough that I could justify the switch.

I wish I understood how dagger-android works with dagger-reflect.

All I know is that neither Tangle nor the method described here are compatible with dagger-reflect.

Any chance Tangle can become compatible with dagger-reflect?

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