Phase 2 Work Log¶
Task tracking for implementation, benchmarking, analysis, and final packaging.
Responsibility Matrix¶
| Work Item | Owner | Status | Notes |
|---|---|---|---|
| Verify original Java program behavior | In progress | Baseline checks | |
| Implement sum-of-cubes modification | In progress | Values < 100 | |
| Add support for thread counts 1,2,4,6,8 | In progress | Runtime args/config | |
| Collect benchmark trials (5 runs each) | Pending | Single machine only | |
| Compute averages, speedup, and % improvement | Pending | Based on baseline T(1) | |
| Prepare graphs and identify performance drop point | Pending | Time + speedup charts | |
| Final report assembly (<=1000 words analysis) | Pending | Include machine specs | |
| ZIP packaging for LMS submission | Pending | Source + report artifacts |
Milestones¶
M1Code modification completeM2Benchmark dataset completeM3Analysis and graphs completeM4Final ZIP ready for submission