Replies: 2 comments
-
|
A little bit to much. Chromium using about 500mb, all more then that uses website that ur scrolling. Try turning off js/css if they are necessary |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Do you have any plans to add CTV (Connected TV / Smart TV) fingerprints in upcoming releases? If so, which version will include them, and will they be available in the free tier or only in Pro? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm running CloakBrowser in headless mode with the following config:
browser = launch(
headless=True,
humanize=True,
locale='ru-RU',
timezone='Europe/Moscow',
)
The problem: one session consumes ~1500 MB RAM and ~250% CPU (on a single core).
Questions:
Is this expected behavior for CloakBrowser in headless mode?
Are there any hidden flags or optimizations to reduce memory usage?
Does the Pro version have better performance/optimization?
Any plans to optimize headless mode in future releases?
Beta Was this translation helpful? Give feedback.
All reactions