[webkit-gtk] 2.14 slower to initialize webviews ?

2016-09-21 Thread Jérémy Lal
I noticed version 2.14 is significantly slower to load several web views one after another. By load time i mean the time between a call to `webkit_web_view_load_uri()` and the first WEBKIT_LOAD_STARTED change event. In version 2.12 it takes half a second for the first load and less than 100ms whe

Re: [webkit-gtk] 2.14 slower to initialize webviews ?

2016-09-21 Thread Carlos Garcia Campos
El mié, 21-09-2016 a las 12:05 +0200, Jérémy Lal escribió: > I noticed version 2.14 is significantly slower to load several web > views one after another. > > By load time i mean the time between a call to > `webkit_web_view_load_uri()` and the first > WEBKIT_LOAD_STARTED change event. > > In ver

Re: [webkit-gtk] 2.14 slower to initialize webviews ?

2016-09-21 Thread Jérémy Lal
2016-09-21 13:54 GMT+02:00 Carlos Garcia Campos : > El mié, 21-09-2016 a las 12:05 +0200, Jérémy Lal escribió: > > I noticed version 2.14 is significantly slower to load several web > > views one after another. > > > > By load time i mean the time between a call to > > `webkit_web_view_load_uri()`

Re: [webkit-gtk] Roadmap

2016-09-21 Thread Michael Catanzaro
On Wed, 2016-09-21 at 08:54 +0200, Carlos Garcia Campos wrote: > I've already removed the tasks done, update some of the ongoing ones, > and added a few more. Feel free to add new tasks or assign any task > to > you. Hi, Thanks for working on the roadmap. I'm not going to ask Iulian to port cont

Re: [webkit-gtk] 2.14 slower to initialize webviews ?

2016-09-21 Thread Carlos Garcia Campos
El mié, 21-09-2016 a las 14:17 +0200, Jérémy Lal escribió: > 2016-09-21 13:54 GMT+02:00 Carlos Garcia Campos : > > El mié, 21-09-2016 a las 12:05 +0200, Jérémy Lal escribió: > > > I noticed version 2.14 is significantly slower to load several > > web > > > views one after another. > > > > > > By lo

Re: [webkit-gtk] 2.14 slower to initialize webviews ?

2016-09-21 Thread Jérémy Lal
2016-09-21 14:32 GMT+02:00 Carlos Garcia Campos : > El mié, 21-09-2016 a las 14:17 +0200, Jérémy Lal escribió: > > 2016-09-21 13:54 GMT+02:00 Carlos Garcia Campos : > > > El mié, 21-09-2016 a las 12:05 +0200, Jérémy Lal escribió: > > > > I noticed version 2.14 is significantly slower to load sever