Skip to content
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

#17 Reduce CPU usage since iOS 16.1. #18

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

uakihir0
Copy link
Owner

@uakihir0 uakihir0 commented Feb 9, 2023

fix #17

Fixed a problem with very large CPU usage on iOS 16.1 and later.

@eximpression Thank you very much!
#17 (comment)

Below is an image of CPU usage when using PiP. This test is based on running the examples in this repository; during PiP, the CPU usage includes the cost of rendering the View.

Before
スクリーンショット 2023-02-09 22 37 36

After
スクリーンショット 2023-02-09 22 34 11

@uakihir0 uakihir0 self-assigned this Feb 9, 2023
@uakihir0 uakihir0 merged commit 55994ac into main Feb 9, 2023
@uakihir0 uakihir0 deleted the f/17_reduce_cpu_usage branch February 9, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huge CPU usage since iOS 16.1
1 participant