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

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

[root]/src/tools/com/thoughtworks/xstream/tools/benchmark/reporters

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 234 (100.0%) 39.0
joe 4 (66.7%) 234 (100.0%) 58.5
mauro 2 (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 2 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark/reporters: HtmlReporter.java (del), TextReporter.java (del)
joe 2006-07-22 09:47 Rev.: 895

Added HTML reporter for benchmark report.

153 lines of code changed in 2 files:

  • src/tools/com/thoughtworks/xstream/tools/benchmark/reporters: HtmlReporter.java (new 152), TextReporter.java (+1 -1)
joe 2006-07-15 08:42 Rev.: 894

More meaningful results from Metric.

5 lines of code changed in 1 file:

  • src/tools/com/thoughtworks/xstream/tools/benchmark/reporters: TextReporter.java (+5 -2)
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.

76 lines of code changed in 1 file:

  • src/tools/com/thoughtworks/xstream/tools/benchmark/reporters: TextReporter.java (new 76)