Skip to content

High CPU usage after time changed on device #3461

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

Closed
tehmur opened this issue Oct 19, 2015 · 5 comments
Closed

High CPU usage after time changed on device #3461

tehmur opened this issue Oct 19, 2015 · 5 comments
Labels

Comments

@tehmur
Copy link

tehmur commented Oct 19, 2015

On Android using this library, if the user changes the system time, there is a huge spike in the CPU usage emanating from the RXComputationThreadPool, without any expensive calls being made to the RX library.

@akarnokd akarnokd added the Bug label Oct 19, 2015
@akarnokd
Copy link
Member

Thanks for reporting. It has been already reported in #2943.

@tehmur
Copy link
Author

tehmur commented Oct 19, 2015

Thanks for your swift reply.

Do we have a feel of when we might have a fix for this on v1.x?

@artem-zinnatullin
Copy link
Contributor

// one of the possible fixes — Abstraction for Clock #3295.

@nachodeh
Copy link

I also experienced this issue and it's quite serious. Will this be fixed soon?

@akarnokd
Copy link
Member

I've proposed a fix for this issue in #3467. I don't know if and when this can get into a release.

@akarnokd akarnokd closed this as completed Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants