Skip to content

Commit c28d312

Browse files
authored
Removes sandbox start times (#25929)
1 parent 3b4c7ad commit c28d312

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/sandbox/concepts/architecture.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,6 @@ const processes = await sandbox.listProcesses();
125125
// Server still running
126126
```
127127

128-
## Performance
129-
130-
**Cold start**: 100-300ms (container initialization)
131-
**Warm start**: \<10ms (reuse existing container)
132-
**Network latency**: 10-50ms (edge-to-edge)
133-
134128
## Related resources
135129

136130
- [Sandbox lifecycle](/sandbox/concepts/sandboxes/) - How sandboxes are created and managed

0 commit comments

Comments
 (0)