Re: Lies, damned lies, and statistics or thoughts on report-time-results
Jens Thiele <[email protected]> Fri, 11 Nov 2022 10:27:38 +0100
| Newsgroups | gmane.lisp.scheme.gauche |
|---|---|
| Message-ID | <[email protected]> |
Shiro Kawai <[email protected]> writes: > Now you can say (time-these/report config samples :metric 'real) to use > real (wallclock) time to compute rates. Metrix can take either real, cpu > (default), user, or sys. thanks!