2 parents 235790b + 01e468f commit fc3f045Copy full SHA for fc3f045
1 file changed
PERFORMANCE_AUDIT.md
@@ -16,7 +16,7 @@ This document details the performance improvements made in V0.4.0. The primary g
16
17
## 2. Testing Methodology & Environment
18
*To ensure reproducibility, all metrics were captured under the following conditions:*
19
-- **Hardware:** MacBook Pro M1, 16GB RAM (Baseline mid-tier dev machine).
+- **Hardware:** MacBook Air M4, 16GB RAM (Baseline mid-tier dev machine).
20
- **OS:** macOS 14.0.
21
- **Dataset:** Workspace containing 500 markdown notes, averaging 2KB each.
22
- **Tooling:** Chromium DevTools (Performance & Memory tabs), Electron `process.memoryUsage()`, and custom `performance.mark()` IPC timers.
0 commit comments