View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0019572 | AI War 2 | Gameplay Issue | Apr 6, 2018 11:27 pm | Apr 10, 2018 5:13 pm | |
Reporter | BadgerBadger | Assigned To | Chris_McElligottPark | ||
Status | resolved | Resolution | fixed | ||
Product Version | 0.719 | ||||
Fixed in Version | 0.721-0.722 Down The Wormhole | ||||
Summary | 0019572: Slow planet load | ||||
Description | I have a save game with a large battle going on Lampson. When I move my vision to that planet it loads really slowly; feels like something in the vis code, maybe? This is on the test branch for .719S | ||||
Tags | No tags attached. | ||||
related to | 0019414 | resolved | Chris_McElligottPark | Slow loading for planet with giant warden fleet |
related to | 0019458 | considering | Chris_McElligottPark | DrawMeshInstanced implementation for shots and ships. |
|
|
|
Awesome, this will be a perfect test case for me. Thanks! |
|
How is it for you now? * Performance! The vast majority of ships (all of those that use "solomesh" style, plus all shots, now use a single shared pool of objects that they update with their own meshes/materials as needed. ** This hasn't cut down on the number of objects that we need to keep in memory much, but it's a first step towards a different form of instancing, and it makes switching to planets with thousands of squads on it vastly faster. ** There are still some notable delays with the "ship to ship lines," although those also have been updated to use this new approach. We're going to be looking into those in general, coming up soon. |
|
That planet loads pretty much instantly for me now. |
Date Modified | Username | Field | Change |
---|---|---|---|
Apr 6, 2018 11:27 pm | BadgerBadger | New Issue | |
Apr 6, 2018 11:27 pm | BadgerBadger | Status | new => assigned |
Apr 6, 2018 11:27 pm | BadgerBadger | Assigned To | => Chris_McElligottPark |
Apr 6, 2018 11:27 pm | BadgerBadger | File Added: SlowPlanetLoad.savemet | |
Apr 6, 2018 11:27 pm | BadgerBadger | File Added: SlowPlanetLoad.save | |
Apr 8, 2018 3:47 pm | Chris_McElligottPark | Note Added: 0047387 | |
Apr 10, 2018 1:52 pm | Chris_McElligottPark | Note Added: 0047406 | |
Apr 10, 2018 1:52 pm | Chris_McElligottPark | Relationship added | related to 0019414 |
Apr 10, 2018 1:53 pm | Chris_McElligottPark | Relationship added | related to 0019458 |
Apr 10, 2018 5:13 pm | BadgerBadger | Status | assigned => resolved |
Apr 10, 2018 5:13 pm | BadgerBadger | Resolution | open => fixed |
Apr 10, 2018 5:13 pm | BadgerBadger | Fixed in Version | => 0.721-0.722 Down The Wormhole |
Apr 10, 2018 5:13 pm | BadgerBadger | Note Added: 0047409 |