X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2FTODO;h=bed30adc750a1cf9ec98803c54fdc95224a37d06;hb=39c06791f9cefbedf3438c2a661716142c889bee;hp=ea6b3eb42dfd34c1414fc316f397fff6f2ced0fa;hpb=61bfadfe4401bd21f2582fcd9d7f1bc550088c3f;p=ypp-sc-tools.db-live.git diff --git a/yarrg/TODO b/yarrg/TODO index ea6b3eb..bed30ad 100644 --- a/yarrg/TODO +++ b/yarrg/TODO @@ -1,3 +1,11 @@ +route optimiser + performance improvements + - 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 + create index sell_by_islandonly on sell (islandid, commodid, price);