Klaus Basan 2b9d9027a0 Ref T270, performance improvement by keeping less elevations cached
Rational: the idea was to keep track of ground elevations of all aircraft and hence using them for other aircraft on ground. But the "hit" ratio is bad, so we only keep a small number of elevations ("the last ones") and use those. The size of the cache is dynamically adjusted. Not moving aircraft are still found in that much smaller list.
2018-06-13 13:59:36 +02:00
2017-09-24 19:49:29 +01:00
2018-05-08 16:06:31 +02:00
2018-05-08 16:06:31 +02:00
2016-12-06 09:33:58 +01:00
2018-05-08 16:06:46 +02:00
2017-05-05 23:07:11 +01:00
2018-05-12 21:40:00 +02:00
2017-11-04 21:43:48 +01:00
2018-02-04 08:59:59 +01:00

swift is an independent (private and non-commercial) software project creating open source software for flight simulation.

Legal

See https://datastore.swift-project.org/page/legal.php

Environment Setup

TBW

Getting Sources

All swift sources are available here: https://dev.swift-project.org/diffusion/

Qmake Configuration

TBW

Compiling

TBW

Testing

TBW

Installing

TBW

DLLs vs. static linking

TBW

Description
No description provided
Readme 121 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%