Changes between Version 11 and Version 12 of Processing_Throughput
- Timestamp:
- Sep 19, 2011, 4:03:29 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing_Throughput
v11 v12 6 6 * setup representative test queries and time delay for different processing loads 7 7 * ccdtemp queries running rampant? Chris looking into if necessary and removing. 8 * FPA.TEMP concept was being drawn from the database, instead of the image headers. This seems to have been unnecessary for a long time, and switching back to a header based value does not appear to have any effect on the images or photometry for a small sample. Removing these calls to the database have cut the load from 15-20 to ~3, largely removing potential database load issues from the list of possible bottlenecks. 9 8 10 * Polling times/rates: are the polling rates causing extra load and delay with DB queries unnecessarily? 9 11 * Bill testing by changing times in update … … 19 21 * possibly load ganglia details into czardb to pair processing poll times with ganglia reported states/status. 20 22 21 * FPA.TEMP concept was being drawn from the database, instead of the image headers. This seems to have been unnecessary for a long time, and switching back to a header based value does not appear to have any effect on the images or photometry for a small sample. Removing these calls to the database have cut the load from 15-20 to ~3, largely removing potential database load issues from the list of possible bottlenecks.22 23 === Action items from 2011.08.29 === 23 24
