Directory src/tools/com/thoughtworks/xstream/tools/benchmark/

Directory Created:
2006-07-15 07:39
Directory Deleted:
2006-10-18 04:41
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/src/tools/com/thoughtworks/xstream/tools/benchmark
                                Folder removed from repo metrics (0 files, 0 lines)
                                Folder removed from repo products (0 files, 0 lines)
                                Folder removed from repo reporters (0 files, 0 lines)
                                Folder removed from repo targets (0 files, 0 lines)

Lines of Code

src/tools/com/thoughtworks/xstream/tools/benchmark/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 233 (100.0%) 12.9
joe 12 (66.7%) 233 (100.0%) 19.4
mauro 6 (33.3%) 0 (0.0%) 0.0

Most Recent Commits

mauro 2006-10-18 04:41 Rev.: 991

Removed empty dir.

0 lines of code changed in 6 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark: Harness.java (del), Metric.java (del), Product.java (del), Reporter.java (del), Target.java (del), package.html (del)
joe 2006-07-22 09:47 Rev.: 895

Added HTML reporter for benchmark report.

3 lines of code changed in 3 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark: Harness.java (+1 -1), Metric.java (+1 -1), Reporter.java (+1 -1)
joe 2006-07-15 08:42 Rev.: 894

More meaningful results from Metric.

11 lines of code changed in 3 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark: Harness.java (+2 -2), Metric.java (+8 -2), Reporter.java (+1 -1)
joe 2006-07-15 07:39 Rev.: 893

Added benchmarking harness so we can compare different configurations of XStream (and different products) against each other for specific metrics.

219 lines of code changed in 6 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark: Harness.java (new 89), Metric.java (new 31), Product.java (new 25), Reporter.java (new 48), Target.java (new 25), package.html (new 1)