Skip to content

Migrate mojo-benchsuite to Mojo 1.0 baseline - #1

Merged
Mjboothaus merged 4 commits into
mainfrom
feature/mojo-1.0b1-migration
Aug 16, 2026
Merged

Migrate mojo-benchsuite to Mojo 1.0 baseline#1
Mjboothaus merged 4 commits into
mainfrom
feature/mojo-1.0b1-migration

Conversation

@Mjboothaus

Copy link
Copy Markdown
Contributor

Summary

  • migrate benchmark framework and suites to Mojo 1.0 syntax/import/callback patterns
  • align pixi channels/dependencies and benchmark smoke-test task with stable policy
  • update quickstart and release notes for the new API and validation posture

Validation

  • pixi run test
  • pixi run bench-all

Co-Authored-By: Oz oz-agent@warp.dev

Mjboothaus and others added 4 commits May 30, 2026 17:56
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Adds richer benchmark stats/reporting, new practical benchmark suites, complex and GPU examples, CI benchmark workflow, and documentation updates including roadmap notes.

Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
@semanticdiff-com

semanticdiff-com Bot commented Aug 16, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  scripts/run_benchmarks.py  5% smaller
  .github/workflows/benchmarks.yml  0% smaller
  LEARNINGS.md Unsupported file format
  README.md Unsupported file format
  SPEC.md Unsupported file format
  benchmarks/baselines/.gitkeep Unsupported file format
  benchmarks/bench_adaptive.mojo Unsupported file format
  benchmarks/bench_comprehensive.mojo Unsupported file format
  benchmarks/bench_config_workloads.mojo Unsupported file format
  benchmarks/bench_data_transform.mojo Unsupported file format
  benchmarks/bench_startup_costs.mojo Unsupported file format
  benchmarks/bench_string_utils.mojo Unsupported file format
  benchmarks/implementations/string_utils.mojo Unsupported file format
  docs/BLOG_POST_MOJO_BENCHSUITE_WHY_WHAT_HOW.md Unsupported file format
  docs/EXAMPLES.md Unsupported file format
  docs/JUST_SETUP.md Unsupported file format
  docs/QUICKSTART.md Unsupported file format
  docs/RELEASE_NOTES.md Unsupported file format
  docs/ROADMAP.md Unsupported file format
  examples/complex_pipeline_benches.mojo Unsupported file format
  examples/gpu_vector_add_benches.mojo Unsupported file format
  examples/service_startup_benches.mojo Unsupported file format
  examples/simple_benches.mojo Unsupported file format
  justfile Unsupported file format
  pixi.lock Unsupported file format
  pixi.toml Unsupported file format
  src/benchsuite.mojo Unsupported file format
  src/benchsuite/__init__.mojo Unsupported file format

@Mjboothaus
Mjboothaus merged commit d15f0d5 into main Aug 16, 2026
2 checks passed
@Mjboothaus
Mjboothaus deleted the feature/mojo-1.0b1-migration branch August 16, 2026 09:00
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.

1 participant