On 08/09/2021 16:02:16+0200, Alexander Kanavin wrote:
> On Wed, 8 Sept 2021 at 14:54, Alexandre Belloni <
> alexandre.bell...@bootlin.com> wrote:
>
> > Sure:
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/115/builds/641/steps/13/logs/stdio
> >
> >
> > I also have this one with the
On Wed, 8 Sept 2021 at 14:54, Alexandre Belloni <
alexandre.bell...@bootlin.com> wrote:
> Sure:
>
> https://autobuilder.yoctoproject.org/typhoon/#/builders/115/builds/641/steps/13/logs/stdio
>
>
> I also have this one with the patch removed but with the previous lua
> patches and it only has a lua
On 08/09/2021 14:05:34+0200, Alexander Kanavin wrote:
> On Wed, 8 Sept 2021 at 13:31, Alexandre Belloni <
> alexandre.bell...@bootlin.com> wrote:
>
> > On 30/08/2021 20:48:00+0200, Alexander Kanavin wrote:
> > > zstd has similar time and space performance in compression but is
> > > vastly faster
On Wed, 8 Sept 2021 at 13:31, Alexandre Belloni <
alexandre.bell...@bootlin.com> wrote:
> On 30/08/2021 20:48:00+0200, Alexander Kanavin wrote:
> > zstd has similar time and space performance in compression but is
> > vastly faster in decompression, which benefits rootfs creation
> > (especially w
Hello Alex,
On 30/08/2021 20:48:00+0200, Alexander Kanavin wrote:
> zstd has similar time and space performance in compression but is
> vastly faster in decompression, which benefits rootfs creation
> (especially when installing very large packages) and on-target
> package installation.
>
I beli
zstd has similar time and space performance in compression but is
vastly faster in decompression, which benefits rootfs creation
(especially when installing very large packages) and on-target
package installation.
Signed-off-by: Alexander Kanavin
---
meta/classes/package_rpm.bbclass | 4 ++--
me