Join Slack
Powered by
What does r8 do to Compose Lambdas that allow such...
# compose
s
spierce7
12/10/2021, 7:21 PM
What does r8 do to Compose Lambdas that allow such large optimizations for compose?
e
eygraber
12/10/2021, 7:45 PM
Going off of memory, but I think it does something like combining them into one class. I might be thinking of something else though.
eygraber
12/10/2021, 7:47 PM
https://jakewharton.com/r8-optimization-lambda-groups/
Open in Slack
Previous
Next