Commit 827ee64
Parallel per-file type checking with concurrent project check
Run ParseAndCheckProject and per-file ParseAndCheckFileInProject
concurrently. The project check warms the FCS incremental builder;
parallel per-file checks share the builder and benefit from its
warmed state.
Benchmarked on a 24-file project: ~133s sequential to ~18s parallel.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 115db40 commit 827ee64
1 file changed
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | | - | |
473 | | - | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
474 | 476 | | |
475 | 477 | | |
476 | | - | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
477 | 486 | | |
478 | 487 | | |
479 | 488 | | |
| |||
0 commit comments