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

Reducing the number of images per second on devices #699

Open
merih-sakarya opened this issue Aug 29, 2023 · 2 comments
Open

Reducing the number of images per second on devices #699

merih-sakarya opened this issue Aug 29, 2023 · 2 comments

Comments

@merih-sakarya
Copy link

I conducted a series of tests involving the playback of various SVG animations and videos on Android devices. The results showed an average production rate of 30-35 images per second, with each image having an average size of 27.5 KB. This high production rate puts a significant load on the client, thereby affecting performance.

I am seeking recommendations, parameters, or methods that can help reduce the number of images produced per second, to optimize performance and minimize client load.

Any suggestions or guidance would be greatly appreciated.

@merih-sakarya
Copy link
Author

I came across a parameter named "--screen-frame-rate". Does this parameter control the production rate of images per second as described in the issue above?

@denis99999
Copy link

@merih-sakarya , yes it should works!

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

No branches or pull requests

2 participants