Skip to content

Draft: WIP: Add a flatpak for rsvg-bench

Jordan Petridis requested to merge alatiera/librsvg:alatiera/bench-flatpak into main

Make it easy to run and profile in a working build environment

You need 4 things:

  • Sysprofd on the host system
  • GNOME Builder (Flathub or Nightly will do)
  • Sysprof app (same as Builder)
  • Additionally, you will want to have org.gnome.Sdk.Debug//master instaleld

(We can also switch the runtime version to 45 instead of master to avoid the daily giant updates of the debuginfo)

Now open the project with Builder. From the dropdown, select:

Run with Profiler

Enjoy!

Merge request reports