Re: [dev] [surf] [patch] Multiple views, one process
Quoth Carlos Pita:
> I've coded this patch that considerably reduces surf memory usage
> (and some LOCs) by avoiding the creation of a new process each
> time a new webview is created.
I have mixed feelings about this idea.
On the one hand, I like that new windows are new processes. It makes
sense, and ensures that unix tools like kill, and I imagine workload
schedulers, work as expected.
On the other, webkit-gtk is slow and memory-intensive, and seemingly
has been designed with a many tabbed one grand window sort of thing
in mind. Which makes deciding how best to play with it difficult.
Received on Fri Oct 19 2012 - 19:04:06 CEST
This archive was generated by hypermail 2.3.0
: Fri Oct 19 2012 - 19:12:04 CEST