Opened 16 years ago
Closed 15 years ago
#1371 closed defect (fixed)
creation of postage stamp server results file is inefficent and incomplete
| Reported by: | bills | Owned by: | bills |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | pstamp | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When creating the results file for a postage stamp request the script calls regtool -processedexp repeatedly to find information such as dateobs and filter. This is really really slow for large requests. The data should be gathered at parse time to
Note:
See TracTickets
for help on using tickets.
