Conversation
ce8cdcd to
b6065c1
Compare
Code Review: DO NOT MERGE: sandbox benchesThis PR is marked DO NOT MERGE so these are early-stage notes. Security: Bug: Docker: Build: silent WASM fallback ( Duplicated Minor: Minor: Observation: Overall the benchmarking structure is solid. Separating client-side scripts from server-side |
|
PR Review: sandbox benches. This PR is marked DO NOT MERGE and is an experimental benchmarking branch. CRITICAL: Hardcoded Credentials in bench-throughput.ts - staging credentials are hardcoded in plaintext, must be replaced with env vars. CODE QUALITY: wrapper.js respondCallback calls changed to fire-and-forget causing silent error swallowing. Debug console.log statements left in websocket_open path. startServerlessActor made fire-and-forget losing startup errors. ARCHITECTURE: Benchmark definitions duplicated across bench.ts/bench-remote.ts/bench-endpoint.ts. Dockerfile assumes pre-built bundle from build-sandbox.sh. engine-api-full pinned to temporary pkg.pr.new tarball not workspace. zod v3 to v4 migration in lock file may break transitive deps. SUMMARY: Good benchmarking coverage but hardcoded credentials and fire-and-forget lifecycle changes must be fixed before merge. |
b6065c1 to
04c63da
Compare
2090c10 to
3bc9ac5
Compare
04c63da to
42de8ce
Compare
3bc9ac5 to
2090c10
Compare
42de8ce to
04c63da
Compare
2090c10 to
084b772
Compare
084b772 to
9ae76e7
Compare
04c63da to
dfe9503
Compare
2090c10 to
be09242
Compare
dfe9503 to
a70240e
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: