tvl-depot/corp/tvixbolt
Vincent Ambo 01a0d5c822 feat(corp/tvixbolt): implement optional runtime tracing
Uses Tvix's new `TracingObserver` to optionally produce a runtime
trace, which the user can toggle via a checkbox.

Runtime traces can be quite long, so they're only produced if asked
for.

Change-Id: Id0f27dc8ef6e9d81a31ecf22c81757b066815320
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6331
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
2022-09-04 18:50:06 +00:00
..
src feat(corp/tvixbolt): implement optional runtime tracing 2022-09-04 18:50:06 +00:00
.gitignore feat(corp/tvixbolt): check in initial tvixbolt version 2022-09-04 14:05:38 +00:00
Cargo.lock feat(corp/tvixbolt): check in initial tvixbolt version 2022-09-04 14:05:38 +00:00
Cargo.toml refactor(corp/tvixbolt): adapt for tvix-eval's upcoming observer API 2022-09-04 17:15:19 +00:00
index.css feat(corp/tvixbolt): add some additional information on the page 2022-09-04 18:50:06 +00:00
index.html feat(corp/tvixbolt): check in initial tvixbolt version 2022-09-04 14:05:38 +00:00