Skip to content

Add tracing-texray streaming instrumentation for Aiur proving#401

Merged
samuelburnham merged 1 commit into
mainfrom
sb/streaming-print
May 18, 2026
Merged

Add tracing-texray streaming instrumentation for Aiur proving#401
samuelburnham merged 1 commit into
mainfrom
sb/streaming-print

Conversation

@samuelburnham
Copy link
Copy Markdown
Member

Adds a tracing-texray subscriber via Lean FFI. After argumentcomputer/tracing-texray#1 and argumentcomputer/multi-stark#53

Wraps `AiurSystem::prove` in `aiur/execute` and `aiur/witness` spans and
exposes `TracingTexray.init` for Lean callers. Once installed, each
tracked span emits `[texray] <name>: <dur>  ── RAM Δ +X peak Y` on
stderr as it closes (Linux RAM stats), and the full texray graph prints
when `aiur/prove` exits.
@samuelburnham samuelburnham marked this pull request as ready for review May 18, 2026 14:39
@samuelburnham samuelburnham enabled auto-merge (squash) May 18, 2026 14:49
@samuelburnham samuelburnham merged commit 05443c7 into main May 18, 2026
14 checks passed
@samuelburnham samuelburnham deleted the sb/streaming-print branch May 18, 2026 15:20
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