Skip to content

Add streaming-print mode#1

Merged
samuelburnham merged 2 commits into
mainfrom
sb/streaming-print
May 12, 2026
Merged

Add streaming-print mode#1
samuelburnham merged 2 commits into
mainfrom
sb/streaming-print

Conversation

@samuelburnham
Copy link
Copy Markdown
Member

Optionally prints the time and RAM usage if configured as soon as a span completes execution, which is useful for long-running tests that may not complete (e.g. OOM). Also updates dependencies and tests.

Opt-in `streaming` flag on Settings / TeXRayLayer: when enabled, each
tracked span emits a one-line `[texray] <name>: <dur>  ── RAM Δ +X peak Y`
as it closes, alongside the texray graph that prints at the end of the
examined root span.
Replaces the upstream `rust.yml` with a `Build and Test` workflow
matching the rest of the org (linux-test runs `cargo test`, lints job
covers fmt/check/clippy/doctests). Adds dependabot for cargo and
github-actions updates, and starts tracking `Cargo.lock`.
@samuelburnham samuelburnham merged commit 559ea48 into main May 12, 2026
4 checks passed
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