chiark / gitweb /
routesearch: show route distances
[ypp-sc-tools.db-test.git] / yarrg / TODO
index 28df53f9f430c8e93bdc3be5f5fa5471fa152aa4..a23fc65af1e4c91ef2e53a40c0fd392fa791b8a0 100644 (file)
@@ -1,17 +1,20 @@
-route optimiser
- performance improvements
- - select * from buy, sell where
-       buy.commodid==sell.commodid and buy.price > sell.price;
-    and cache the results in core
- - same for ite
- - fast version of rsvalue.c ?
-       time ./routesearch -DN 13460 20210 -1 0.005 search 30 7
-       46.478s without -DN
-        9.923 9.920 10.026 9.963 10.072 with -DN
-        9.905 9.935  9.948 9.916  9.997 with debugging compiled right out
+routesearch:
 
-create index sell_by_islandonly on sell (islandid, commodid, price);
+       concurrency limit option
 
+query_routesearch:
+
+       Doesn't spot routesearch dying
+
+       ap=A, ap=P turn into proper headings
+       notes about leagues
+
+       links to per-route pages
+
+       concurrency limit
+       nice routesearch
+
+       sort arrows on table
 
 
 UPLOADER
@@ -45,3 +48,5 @@ allow unticking based on minimum margin or minimum profit
 initial/final stocks feature
 
 printable voyage trading plan
+
+query_routesearch should show capital for each voyage