Jump to content

Simple Optimization Tips


JeZxLee
 Share

Recommended Posts

Hi,

Using the most recent version of PixiJSv4.
I am now using a slow thin client desktop and am seeing performance issues.
Game is running at about 30FPS when it should be 60FPS.

Are there any *simple* optimization tips I can now use to improve performance?
I don't care about the thin client, but am concerned about Google Android smartphones and tablets.
I have a really old Android tablet and am seeing about 15FPS on that device.
(game does run 60FPS on my Samsung Galaxy S7 Edge though)

I would like to target Windows, Linux, and Android.
If someone can point me to a web page about PixiJSv4 optimization I would appreciate it, thanks!

Link to comment
Share on other sites

Check the official pixi wiki page on github: https://github.com/pixijs/pixi.js/wiki

Most specifically: https://github.com/pixijs/pixi.js/wiki/v4-Performance-Tips

The main thing tho; profile profile profile! Use Google Chrome profiler to see where performance is being lost. It's very very hard answer questions of performance in an online forum because every game and every scene is different. Only you can find out where things are slow by using the tools available :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...