Shall we have more flags to make puppeteer run even more lean? #3200

Closed
opened 2026-02-16 17:39:05 -05:00 by yindo · 1 comment
Owner

Originally created by @samyakbhuta on GitHub (Nov 29, 2025).

Question

Following each flag can be deliberated upon

            '--disable-extensions',
            '--disable-default-apps',
            '--disable-background-networking',
            '--disable-sync',
            '--metrics-recording-only',
            '--mute-audio',
            '--no-default-browser-check',
            '--disable-features=Translate',
            '--disable-background-timer-throttling',
            '--disable-backgrounding-occluded-windows',
            '--disable-renderer-backgrounding'
Originally created by @samyakbhuta on GitHub (Nov 29, 2025). ### Question Following each flag can be deliberated upon ``` '--disable-extensions', '--disable-default-apps', '--disable-background-networking', '--disable-sync', '--metrics-recording-only', '--mute-audio', '--no-default-browser-check', '--disable-features=Translate', '--disable-background-timer-throttling', '--disable-backgrounding-occluded-windows', '--disable-renderer-backgrounding' ```
yindo closed this issue 2026-02-16 17:39:05 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 29, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #4804: High CPU usage - reports consistent CPU usage even during idle sessions
  • #4818: Heavy CPU Usage and making my M1 mac laggy after updating - describes resource consumption issues after updates
  • #4853: When built from the flake, opencode package is extremely large (4GB+) - discusses resource optimization in bundling
  • #4843: [FEATURE]: Enable Bun bytecode option for faster executable startup time - related performance optimization feature request

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 29, 2025): This issue might be a duplicate of existing issues. Please check: - #4804: High CPU usage - reports consistent CPU usage even during idle sessions - #4818: Heavy CPU Usage and making my M1 mac laggy after updating - describes resource consumption issues after updates - #4853: When built from the flake, opencode package is extremely large (4GB+) - discusses resource optimization in bundling - #4843: [FEATURE]: Enable Bun bytecode option for faster executable startup time - related performance optimization feature request Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3200