Phase 2 Results¶
Use the following tables to record official benchmark outcomes.
Main Results Table¶
| Threads | Avg Execution Time (ms) | Speedup | % Improvement |
|---|---|---|---|
| 1 | |||
| 2 | |||
| 4 | |||
| 6 | |||
| 8 |
Raw Trial Table (Recommended)¶
| Threads | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Average (ms) |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | ||||||
| 4 | ||||||
| 6 | ||||||
| 8 |
Machine Specifications (Required)¶
| Item | Value |
|---|---|
| Processor Model | |
| Physical Cores | |
| Logical Cores (Threads) | |
| RAM | |
| Operating System | |
| Java Version |
Graphs to Include¶
- Threads vs Average Execution Time (ms)
- Threads vs Speedup
- Optional: Threads vs % Improvement
Interpretation Notes¶
- Identify the best-performing thread count.
- Identify the first point where added threads stop helping.
- Explain any slowdown at higher thread counts.