alpha
Login
or
Join now
gazagnaire.org
/
ocaml-catapult
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Trace Event Format summary CLI
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ocaml-catapult
/
test
/
cram
4 folders
2 files
at
main
Thomas Gazagnaire
catapult: expose equality on event identifiers
9d ago
30846c63
by.t
catapult: capture the probe fixture trace via observe.capture The fixture embeds capture in-process (rather than letting obs run own it) so the cram test is one deterministic invocation; the capture config now comes from observe.capture, started before emit and stopped after.
2 weeks ago
helpers
catapult: capture the probe fixture trace via observe.capture The fixture embeds capture in-process (rather than letting obs run own it) so the cram test is one deterministic invocation; the capture config now comes from observe.capture, started before emit and stopped after.
2 weeks ago
probe-summary.t
Regenerate root files
1 month ago
summary.t
catapult: group spans by an arg key and shard parsing across domains summary now reads the trace with the streaming fold, so a trace far larger than memory is summarised in one pass. --by <key> groups spans by the value of one argument instead of by the span tree, and --jobs <n> shards the parse across worker domains, merging the partial aggregates back to exactly the serial result.
1 month ago
dune
ocaml-catapult: summarize user probe counters
1 month ago
helpers.sh
Regenerate root files
1 month ago