genode/repos/gems
Norman Feske b50a88a95d depot_download_manager: optimize report processing
Feed the high-frequent fetchurl reports into a list model to speed up
the subsequent evaluation of the data.

Also limit the rate of state reporting during updates to visible changes
in percent such that most fetchurl reports do not cause any UI activity
(status updating) any longer.

This patch noticeably speeds up the installation of complex packages
(i.e., the morph browser) on the PinePhone.

Issue #5038
2023-10-25 08:58:54 +02:00
..
include Dialog API 2023-10-04 13:22:06 +02:00
lib Dialog API 2023-10-04 13:22:06 +02:00
recipes depot: add src/qt5_svg to pkg/goa 2023-10-25 08:58:53 +02:00
run sculpt: version 23.10 2023-10-25 08:58:52 +02:00
sculpt sculpt/pc: increase usb_hid_drv cap quota 2023-10-25 08:58:54 +02:00
src depot_download_manager: optimize report processing 2023-10-25 08:58:54 +02:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in the 'os' repository,
programs contained in 'gems' are able to leverage the functionalities provided
by higher-level repositories such as 'libports'. To use the 'gems' repository,
make sure to also add those repositories to your build configuraion.