Commit Graph

7 Commits

Author SHA1 Message Date
Graydon Hoare
09b47533ea [rusage] Avoid append file mode, does not work on stdout. 2017-05-25 09:40:12 -07:00
Graydon Hoare
9c0142c22a [utils] Add a CSV-output mode to rusage script. 2017-05-12 18:46:20 -07:00
practicalswift
0ef2993419 [gardening] Use sys.exit(...) instead of exit(...) 2017-02-24 09:38:00 +01:00
practicalswift
9dcafda754 [gardening] Use sys.exit(...) instead of exit(...) 2017-02-21 14:20:34 +01:00
Hugh Bellamy
9028f8cd17 Fix pylint errors in rusage.py for incorrect ordering of imports 2017-02-17 15:37:37 +07:00
Hugh Bellamy
fa3543d3c5 Fix some pylint errors for double whitespace after class/function 2017-02-17 15:37:19 +07:00
Graydon Hoare
934e6fa20d [Compile perf] Add utils/rusage.py for crude getrusage()-based measurement. 2017-02-16 15:00:12 -08:00