Version used: 1.1.0-alpha13
Devices/Android versions reproduced on: any
Currently when running benchmarks with the profiler attached (either StackSampling or MethodTracing), it doesn't calculate allocations, therefore devs need to choose between:
profiling their benchmarks
having allocations counted
Both is not possible.
It would be nice to keep allocations counted even if the phase is not profiled.
Description
Version used: 1.1.0-alpha13 Devices/Android versions reproduced on: any
Currently when running benchmarks with the profiler attached (either StackSampling or MethodTracing), it doesn't calculate allocations, therefore devs need to choose between:
Both is not possible.
It would be nice to keep allocations counted even if the phase is not profiled.