Changes between Version 55 and Version 56 of GamePerformance


Ignore:
Timestamp:
Jan 24, 2015, 8:58:09 PM (9 years ago)
Author:
fabio
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • GamePerformance

    v55 v56  
    77|| Rewrite the renderer to require OpenGL 2.1 || [http://www.wildfiregames.com/forum/index.php?showtopic=16734 forum thread] || Big || Stalled ||
    88|| Threading to use more than one CPU core || || Big || Not started ||
    9 || Long/Tile Pathfinder Rewrite || #1756 || Big || Stalled ||
     9|| Long/Tile Pathfinder Rewrite || #1756 [https://github.com/na-Itms/0ad/commits/pathfinding github tree] || Big || Work in progress ||
    1010|| Short/Vertex Pathfinder Rewrite || #1942 || Big || Not started ||
    1111|| Improvement/replacement for AI entitycollections || #2370 || Big || Work in progress ||
    1212|| Assorted "megapatch" patches || [http://git.wildfiregames.com/gitweb/?p=0ad.git;a=shortlog;h=refs/heads/projects/philip/megapatch-split git branch] || Medium || Stalled ||
    1313|| Incremental update of pathfinder's passability grid || #930 || Medium || Stalled, to do with new pathfinder ||
    14 || RangeManager improvement || #2430 || Medium || Work in progress ||
    15 || Upgrade [https://developer.mozilla.org/en-US/docs/SpiderMonkey SpiderMonkey] to [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/31 v31] || #2462 || Small || Work in progress ||
    16 || Use new ES6 keyed collections (e.g. Map, Set) || #2475 || Medium || Work in progress ||
     14|| RangeManager improvement || #2430 || Medium || Stalled ||
    1715|| GUI code improvement || #885 || Medium || Stalled ||
    1816|| ComponentManager optimization || #1860 || Medium || Stalled ||
     
    3634
    3735||= Feature =||= Relevant link(s) =||= Performance impact =||= Appeared in =||
    38 || Several AI optimizations || r16008 r16012 r16027 r16028 r16030 r16035 r16042 r16073 || Big || alpha18 ||
     36|| Several AI optimizations || r16008 r16027 r16028 r16030 r16035 r16042 r16073 || Medium || alpha18 ||
     37|| Upgrade [https://developer.mozilla.org/en-US/docs/SpiderMonkey SpiderMonkey] to [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/31 v31] || #2462 || medium || alpha18 ||
    3938|| Reduce lag when selecting units || r16068 || Medium || alpha18 ||
    4039|| Unnecessary global message subscription || r16055 || Medium || alpha18 ||
    4140|| Add type specific method to cmpResourceGatherer || r16036 || Medium || alpha18 ||
     41|| GetLosVisibility performance improvement || r16166 || Small || alpha18 ||
    4242|| Improve performance of unitAI looking for new targets || r16057 || Small || alpha18 ||
    4343|| Improve fogging performance || r15956 || Small || alpha18 ||
    44 || Replace CParser || #2589 || Small || alpha17/alpha18 ||
     44|| Replace CParser || #2589 || Small || alpha18 ||
    4545|| Dynamic message subscriptions || r15400 || Medium || alpha17 ||
    4646|| New unit renderer || r15265 r15266 || Medium || alpha17 ||
    4747|| Increase performance of random map generation || r15621 || Medium || alpha17 ||
     48|| Use new ES6 keyed collections (e.g. Map, Set) || #2475 || Small || alpha17 ||
    4849|| Optimise silhouette rendering || r15483 || Small || alpha17 ||
    4950|| Improve GCC build flags on x86 || #2329 || Small || alpha17 ||