File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
+ Documentation
3
3
- WIP: manpage/usage
4
4
- WIP: data expected from each test, and analysis of results
5
+ + Add platform info to timeall output:
6
+ - OS version
7
+ - uname -a
8
+ - /proc/cpuinfo
9
+ - /proc/meminfo
10
+ + Auto-tune iteration count or other run-time parameters to make each test
11
+ run for a given minimum time (e.g. 10 seconds minimum) to get a stable
12
+ seconds/iteration value as benchmark output
13
+ - Specify per-test whether to do per-iteration or per-run timing
5
14
+ Options to list known languages, implementations, tests, etc.
6
15
+ Add Pugs to known compilers
7
16
+ Compare against results of a previous run
8
- + Output version of each compiler in summary
17
+ + Output version of each compiler (plus platform summary) from analyze
9
18
+ Group tests and total by group in summaries
10
19
- trivial, simulation, parsing, ...
11
20
+ Tag tests and query/total by tag?
You can’t perform that action at this time.
0 commit comments