Skip to content

Add benchmarking instructions to agents#614

Open
vinistock wants to merge 1 commit intomainfrom
02-27-add_benchmarking_instructions_to_agents
Open

Add benchmarking instructions to agents#614
vinistock wants to merge 1 commit intomainfrom
02-27-add_benchmarking_instructions_to_agents

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Feb 27, 2026

I had good results asking Claude to continuously optimize certain parts of the analysis. To make this process easier, I think we can make the default behaviour of utils/bench to use a DEFAULT_BENCH_WORKSPACE path.

That way, we can have the instructions be generic without exposing internal paths.

@vinistock vinistock self-assigned this Feb 27, 2026
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock marked this pull request as ready for review February 27, 2026 18:53
@vinistock vinistock requested a review from a team as a code owner February 27, 2026 18:53
echo "----------------------------------------"

cd "$PROJECT_ROOT/rust" || exit 1
cd "$PROJECT_ROOT/rust/rubydex" || exit 1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just to speed up compilation. The MCP server takes a while to compile in release mode and it is not required for this bench script.

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