IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of IPP_Progress_Report_20111010


Ignore:
Timestamp:
Oct 17, 2011, 8:24:54 AM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IPP_Progress_Report_20111010

    v3 v4  
    1919  * new class to limit how many rows are shown in the table after a slow query (to save memory)
    2020  * fixed bug where query time was sometimes shown as NULL. Final query time now remembered and shown in info bar
    21   * TableModels now constructed within query thread so that timer gives accurate measure of total time taken
     21  * !TableModels now constructed within query thread so that timer gives accurate measure of total time taken
    2222  * introduced a splash screen to improve loading
    2323  * added a history table to local Derby database: all queries are stored here as well as number of rows returned, query time etc