Category: WebKit

  • Marks and counters in Sysprof

    Marks and counters in Sysprof

    Last year the Webkit project started to integrate its tracing routines with Sysprof. Since then, the feedback I’ve received about it is that it was a pretty big improvement in the development of the engine! Yay. People started using Sysprof to have insights about the internal states of Webkit, gather data on how long different…

  • Profiling a web engine

    Profiling a web engine

    One topic that interests me endlessly is profiling. I’ve covered this topic many times in this blog, but not enough to risk sounding like a broken record yet. So here we are again! Not everyone may know this but GNOME has its own browser, Web (a.k.a. Epiphany, or Ephy for the intimates). It’s a fairly…