Skip to content

Commit a5a4a8e

Browse files
authored
Update README.md
1 parent ab5bfbf commit a5a4a8e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,16 @@ pip install playwright && python -m playwright install
165165

166166
---
167167

168+
## ⚙️ Performance & Optimization (Optional)
169+
170+
If you need faster cold-starts or shorter CI deploys, consider:
171+
172+
- Provisioned Concurrency: Keep your Lambda warm to skip container startup.
173+
174+
- Browserbase Keep‑Alive: Paid sessions remove free-tier spin‑up overhead.
175+
176+
- CI Caching: Use actions/cache for pip and npm in GitHub Actions to shave minutes
177+
168178
## 🤝 Contributing
169179

170180
Pull requests are welcome! Please open an issue first if you plan a large change.

0 commit comments

Comments
 (0)