unclecode
c046918bb4
Add memory-saving mode, browser recycling, and CDP leak fixes
- Add memory_saving_mode config: aggressive cache discard + V8 heap cap
flags for high-volume crawling (1000+ pages)
- Add max_pages_before_recycle config: automatic browser process recycling
after N pages to reclaim leaked memory (recommended 500-1000)
- Add default Chrome flags to disable unused features (OptimizationHints,
MediaRouter, component updates, domain reliability)
- Fix CDP session leak: detach CDP session after viewport adjustment
- Fix session kill: only close context when refcount reaches 0, preventing
use-after-close for shared contexts
- Add browser lifecycle and memory tests
2026-02-04 02:00:53 +00:00
..
2024-11-13 19:40:40 +08:00
2025-10-22 20:41:06 +08:00
2025-06-10 18:08:27 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2026-02-04 02:00:53 +00:00
2026-02-04 02:00:53 +00:00
2025-01-13 19:19:58 +08:00
2025-06-10 18:08:27 +08:00
2025-08-08 20:11:57 +05:30
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-08-04 19:02:01 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-12-02 13:00:54 +01:00
2025-01-13 19:19:58 +08:00