v6.6.0 is up
The little CHANGES.txt log doesn't really do it justice, this is a fairly major performance improvement that should also fix the "memory error" issues we were starting to see. The WWIIOLers also get to laugh that I wrote a grid system for organizing stars.
This version adds a little extra general overhead starting TD, it should be fairly small, but it should mostly result in much, much faster calculations of longer runs.
As always, if you need to report bugs, please use the issue tracker: http://kfs.org/td/issues
If you need assistance, you can ask here but help is usually faster in the group: http://kfs.org/td/group
The little CHANGES.txt log doesn't really do it justice, this is a fairly major performance improvement that should also fix the "memory error" issues we were starting to see. The WWIIOLers also get to laugh that I wrote a grid system for organizing stars.
This version adds a little extra general overhead starting TD, it should be fairly small, but it should mostly result in much, much faster calculations of longer runs.
As always, if you need to report bugs, please use the issue tracker: http://kfs.org/td/issues
If you need assistance, you can ask here but help is usually faster in the group: http://kfs.org/td/group
Code:
v6.6.0 Jan 08 2015
. (kfsone) Overhaul of loading of trades and adjancent-system finding
- Item data is loaded as discrete sales and purchases in TradeCalc,
- Trades (X Selling, Y Buying) are lazily populated by TradeCalc,
- TradeDB now builds a "StellarGrid" rather than relying on the
database for locality searches; massive perf improvement for Windows
- Reduces memory footprint and should fix memory errors 32-bit users
were having.
. (kfsone) Fixed import command barfing if you didn't specify a filename
. (kfsone) Added a hop-no display during "run" command,
. (kfsone) Fixed a stupid command line problem with 'station' command,
+ Data: Path O'Gen, kfsone