Skip to content

Commit f264e1b

Browse files
author
Geoffrey Broadwell
committed
More feature TODOs
1 parent 511186f commit f264e1b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

TODO

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,19 @@
22
+ Documentation
33
- WIP: manpage/usage
44
- 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
514
+ Options to list known languages, implementations, tests, etc.
615
+ Add Pugs to known compilers
716
+ 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
918
+ Group tests and total by group in summaries
1019
- trivial, simulation, parsing, ...
1120
+ Tag tests and query/total by tag?

0 commit comments

Comments
 (0)