update test outputs

This commit is contained in:
Simon Cruanes 2026-01-14 22:47:08 -05:00
parent 4aee136827
commit 0bd8868172
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
3 changed files with 1037 additions and 1051 deletions

View file

@ -1 +1 @@
data: 62120 bytes
data: 58424 bytes

File diff suppressed because it is too large Load diff

View file

@ -4,6 +4,7 @@ let run () =
let n = ref 0 in
Trace.with_span ~__FILE__ ~__LINE__ "main" @@ fun _sp ->
for _i = 1 to 50 do
Trace.with_span ~__FILE__ ~__LINE__ "outer.loop" @@ fun _sp ->
let pseudo_async_sp =