<div dir="ltr">Hi,<div><br></div><div>i always wondered why loading bytes into an already instantiated webview</div><div>took so much time (~600ms) between the webkit_web_view_load_bytes() call and the first</div><div>&quot;change&quot; event.</div><div><br></div><div>Today i noticed that doing it twice in a row (&lt; one second) reduced that time for</div><div>the second call from ~600ms to ~100ms.</div><div><br></div><div>I straced it and got the small files attached.</div><div>There is a &quot;futex connection timed out&quot; that would explain quite nicely the huge</div><div>delay if the configured time out was 500ms.</div><div><br></div><div>What can i do now to locate the culprit and get more info ?</div><div><br></div><div>Regards,</div><div>Jérémy.</div><div><br></div><div><br></div></div>