Closed
Description
We need to spend time profiling memory and object allocation and finding places where we can improve.
I would really appreciate help diving into this and finding problem areas. Even if you don't fix them, but just identity use cases, operators, etc that would be very valuable.
This is partly a result of the fact that in Netflix production we have seen an increase in YoungGen GCs since 0.17.x.
The areas to start should probably be:
- Observable.create
- Observable.lift
- Subscriber
- CompositeSubscription
- map
- flatMap
If you can or want to get involved in this please comment here so we all can collaborate together.
Metadata
Metadata
Assignees
Labels
No labels