DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
701 stars 249 forks source link

Improve display of test case run times. #2542

Closed meisterT closed 1 month ago

meisterT commented 1 month ago

Put it into a card, move the max and sum times into the card header. While we are at it, also make it clear that this is the CPU not the wall time.

meisterT commented 1 month ago

This is the first part of https://github.com/DOMjudge/domjudge/pull/2452

Example: image

The graphs are also removed when we and a potential shadow reported compiler error.

meisterT commented 1 month ago

Second screenshot: image