FlightGear Headless: Difference between revisions

m
Line 8: Line 8:
{{Note|Also see [[Testing]]}}
{{Note|Also see [[Testing]]}}


{{FGCquote
  |the route manager has a fairly nasty bug that results in memory consumption increasing throughout a flight. The rate at which it increases appears to increase with the number of waypoints, with a flight of 20 waypoints experiencing an increase of over 2GB per hour in my tests. The longer the flight, the more waypoints it tends to have and the more unsustainable the growth becomes.
  |{{cite web |url=http://sourceforge.net/p/flightgear/mailman/message/33493896/
    |title=<nowiki>Memory leak most likely from route manager in 3.4.0 and next</nowiki>
    |author=<nowiki>Richard Senior</nowiki>
    |date=<nowiki>2015-02-25 22:00:53</nowiki>
  }}
}}
{{FGCquote
{{FGCquote
   |I am wishing I could easily add tests for the route-path / GPS code, but anything that needs ‘globals’ is hard to test in isolation.
   |I am wishing I could easily add tests for the route-path / GPS code, but anything that needs ‘globals’ is hard to test in isolation.