Skip to content

feat: add schedule builder API#7

Open
MilkBlock wants to merge 1 commit intostablefrom
codex/schedule-builder-stable
Open

feat: add schedule builder API#7
MilkBlock wants to merge 1 commit intostablefrom
codex/schedule-builder-stable

Conversation

@MilkBlock
Copy link
Copy Markdown
Owner

Summary

  • add built-in RunSchedule / RunScheduleBuilder APIs and run_schedule helpers for rule runners
  • preserve egglog repeat / saturate behavior, including early stop when no updates occur
  • generate builder-based Rust for run-schedule when no :until clause requires the egglog bridge

Tests

  • rustfmt --edition 2024 --check src/wrap/rule.rs src/prelude.rs eggplant-transpiler/src/eggplant.rs tests/schedule_builder.rs
  • cargo test --test schedule_builder -- --nocapture
  • cargo test -p eggplant-transpiler run_schedule -- --nocapture
  • cargo test -p eggplant-transpiler eggcc_extraction -- --nocapture

@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented Apr 30, 2026

Merging this PR will not alter performance

✅ 1 untouched benchmark
⏩ 2 skipped benchmarks1


Comparing codex/schedule-builder-stable (a885f4d) with stable (9a6d83e)

Open in CodSpeed

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@MilkBlock MilkBlock marked this pull request as ready for review May 1, 2026 11:19
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