Feature #8489
closed
Show computational resources consumed by verifier in tables with safes/unsafes/verification unknowns
Added by Evgeny Novikov about 7 years ago.
Updated about 7 years ago.
Description
#7793 requested to show just CPU time, but for some tasks, e.g. for evaluation of (speculative) scheduling algorithms, it is necessary to view wall time and RAM in addition. Moreover, at the moment for verification unknowns even CPU time isn't shown.
- Due date set to 10/27/2017
- Status changed from New to Resolved
- % Done changed from 0 to 100
Implemented in feature_8489.
- Status changed from Resolved to Open
First of all I rebased this branch on top of master since most likely it will be merged there pretty sooner than
useful-progress. Also I have minor notes:
Evgeny Novikov wrote:
First of all I rebased this branch on top of master since most likely it will be merged there pretty sooner than useful-progress. Also I have minor notes:
- When I ordered an unknowns table by verifiers CPU time unknowns without this time suddenly disappeared from that table.
The same is for already existing order by attribute - reports without attribute are not shown. I'm not going to fix it in this branch now.
- If this won't be hard I suggest to group two or three columns intended for verifier resources, e.g.:
[...]
- Rename "cpu" to "CPU" and "memory" to "RAM".
Ok.
Vladimir Gratinskiy wrote:
Evgeny Novikov wrote:
First of all I rebased this branch on top of master since most likely it will be merged there pretty sooner than useful-progress. Also I have minor notes:
- When I ordered an unknowns table by verifiers CPU time unknowns without this time suddenly disappeared from that table.
The same is for already existing order by attribute - reports without attribute are not shown. I'm not going to fix it in this branch now.
I opened a separate issue, #8532.
- If this won't be hard I suggest to group two or three columns intended for verifier resources, e.g.:
[...]
- Rename "cpu" to "CPU" and "memory" to "RAM".
Ok.
Let's also show all verifier resources by default in all report tables. I am not sure that it is very necessary to allow to hide just some of them, say, to show just verifiers CPU time and RAM. But if this won't be hard, this will be welcome.
- Status changed from Open to Resolved
- Status changed from Resolved to Closed
Looks great. I merged the branch to master in 35aeb4ef.
Also available in: Atom
PDF