Commit 5590610
Add explanation of OPI performance across different m values
- Explains why m=1 is slower than VFI (implementation overhead)
- Notes optimal performance at m=25-50 (3x speedup)
- Explains degradation for large m (200, 400)
- Emphasizes the 'sweet spot' concept for choosing m
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c367468 commit 5590610
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
385 | 393 | | |
386 | 394 | | |
387 | 395 | | |
| |||
0 commit comments