sandboxd: add the 2xlarge tier (8 CPU / 16G) - #150
Merged
Merged
Conversation
A GNOME desktop guest with the OSWorld app set needs t3.xlarge-class memory; xlarge (4 CPU / 8G) was the ceiling. Gates: make go-lint 10x "0 issues.", make go-test 18 ok. (cherry picked from commit dc79a79)
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.
Carries dc79a79 from feat/desktop-flavor to main on its own: the size table, the Go SDK and MCP option lists, and the deploy/mcp/sdk docs gain
2xlarge(8 CPU / 16 GiB). The desktop flavor image stays on its branch.The leaderboard host runs main since #149 merged, and the DAX benchmark claims an 8 vCPU / 16 GiB sandbox; without this tier that claim answers
400 unknown size "2xlarge". Verified on the host with this build: a 2xlarge cold boot claims and runsnode -v, the small pool is unaffected. Gates on the branch: go vet, types/pool/server tests, sdk/go tests, mcp build.