Skip to content

Conversation

@stevenlanders
Copy link
Contributor

@stevenlanders stevenlanders commented Jan 6, 2026

Describe your changes and provide context

  • adds new config for process block
  • instruments scripts to use new executor if flag is passed
  • adds

Testing performed to validate your change

# run giga with OCC
GIGA_EXECUTOR=true GIGA_OCC=true ./scripts/benchmark.sh

# run giga without OCC (direct sequential execution with no scheduler)
GIGA_EXECUTOR=true GIGA_OCC=false ./scripts/benchmark.sh

# run non-giga 
GIGA_EXECUTOR=false ./scripts/benchmark.sh

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedJan 8, 2026, 9:46 PM

## Describe your changes and provide context
- wraps giga with occ 
- leaves sequential giga in place 

## Testing performed to validate your change
- more benchmarking via benchmark.sh
@stevenlanders stevenlanders changed the title Adjust flow to use new executor Add new giga executor to sei with config Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants