Commit 28cf600
feat(fs): fs_startupTiming for FS_Startup wall time; PR hygiene docs (#10)
* feat(fs): add fs_startupTiming for measurable FS_Startup cost
- New temp cvar fs_startupTiming (default 0): when set, log wall ms for
FS_Startup after path/pk3 setup.
- README: PR hygiene note + how to measure FS startup; CONTRIBUTING: PR
queue expectations.
No compiler flag changes.
Co-authored-by: Tim Fox <timfox@outlook.com>
* style: uncrustify FS_Startup cvar block
Co-authored-by: Tim Fox <timfox@outlook.com>
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>1 parent f2b70cd commit 28cf600
3 files changed
Lines changed: 20 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
4502 | 4503 | | |
4503 | 4504 | | |
4504 | 4505 | | |
| 4506 | + | |
4505 | 4507 | | |
4506 | 4508 | | |
4507 | 4509 | | |
4508 | 4510 | | |
4509 | 4511 | | |
4510 | | - | |
4511 | | - | |
4512 | | - | |
| 4512 | + | |
| 4513 | + | |
| 4514 | + | |
| 4515 | + | |
| 4516 | + | |
4513 | 4517 | | |
4514 | 4518 | | |
4515 | 4519 | | |
| |||
4615 | 4619 | | |
4616 | 4620 | | |
4617 | 4621 | | |
| 4622 | + | |
| 4623 | + | |
| 4624 | + | |
| 4625 | + | |
| 4626 | + | |
4618 | 4627 | | |
4619 | 4628 | | |
4620 | 4629 | | |
| |||
0 commit comments