Skip to content

feat(fs): fs_startupTiming for FS_Startup wall time; PR hygiene docs#10

Merged
cursor[bot] merged 2 commits intomainfrom
cursor/fs-startup-timing-39fd
Apr 27, 2026
Merged

feat(fs): fs_startupTiming for FS_Startup wall time; PR hygiene docs#10
cursor[bot] merged 2 commits intomainfrom
cursor/fs-startup-timing-39fd

Conversation

@timfox
Copy link
Copy Markdown
Owner

@timfox timfox commented Apr 27, 2026

Summary

  • fs_startupTiming (default 0, CVAR_TEMP): when non-zero, FS_Startup logs FS startup wall time: N ms after filesystem / pk3 search path setup (wall clock via Sys_Milliseconds).
  • README / CONTRIBUTING: Short guidance on rebase-before-merge, closing stale / conflicting PRs, and how to measure FS startup vs com_speeds for frame work.

No new compiler flags.

PR queue (maintainer)

This environment cannot close GitHub PRs via API (permission denied). Please close PR #2 manually if still obsolete, or rebase it onto main if anything unique remains.

Testing

CI on this branch should complete as before (small files.c + docs change).

Open in Web Open in Cursor 

cursoragent and others added 2 commits April 27, 2026 00:56
- 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>
Co-authored-by: Tim Fox <timfox@outlook.com>
@cursor cursor Bot merged commit 28cf600 into main Apr 27, 2026
10 checks passed
@cursor cursor Bot deleted the cursor/fs-startup-timing-39fd branch April 27, 2026 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants