feat(mojo): add mojo-json client from leo-gan/gld-json - #142
Merged
Conversation
Vendor gld-json as gldjson_* so it can share a pixi env with mojo-avro. Wire expected-order encode/decode into the runner and roundtrip tests, register the row in config and experiments, and refresh Mojo dashboard payloads from full run 2026-09-09-131928 (fidelity 1.0).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mojo-jsonharness client forleo-gan/gld-json0.2.0gldjson_*so they can share a pixi env with mojo-avrobenchmark_config.yamland every experiment that already lists EmberJson2026-09-09-131928Validation
pixi run testinmojo/printedokfull, langsmojo, stem2026-09-09-131928(7000 rows, fidelity 1.0 for all 7 serializers including mojo-json)mojosync-data.py→mojo_latest.json.gz+stats_mojo_latest.json.gz+available_runs.json+ experiment catalog (other language payloads left unchanged)Notes
config/benchmark_config.yamlonly adds a Mojo serializer. Full bench was scoped withPREPARE_PR_LANGS=mojorather than re-running every language.WireWriter/WireReaderexpected-order encode/decode of the suite types. Package names are rewritten because mojo-avro already ownsjson/runtime/wire.