Opened 16 years ago
Last modified 16 years ago
#917 new Task
associate results with app version — at Initial Version
Reported by: | davea | Owned by: | davea |
---|---|---|---|
Priority: | Major | Milestone: | Undetermined |
Component: | Server - Other | Version: | 6.6.31 |
Keywords: | Cc: |
Description
Add fields to result table: app_versionid (DB ID of app version, or 0 if anonymous platform) flops_estimate: what's returned by app_plan(), or p_fpops
This will accomplish at least 2 things:
- make it easier to analyze errors (i.e. what app versions are causing them)
- provide a generic way of computing claimed credit, namely elapsed time * flops_estimate
Note: See
TracTickets for help on using
tickets.