Skip to content

Should we poll cpu/core count? #1286

@breedx-splk

Description

@breedx-splk

The number of processors available to the runtime is not static, and can change over the lifetime of an application launch or user session:

https://developer.android.com/reference/java/lang/Runtime#availableProcessors()

Would it be helpful to generate an event when the number of cores changes? Wouldn't a change in CPUs be potentially VERY impactful to application performance? Would RUM implementations be able to (eventually) use this event to denote that something interesting changed in the hardware/cpu provisioning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions