Attention is currently required from: Harshit Sharma.
Krystian Hebel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41963 )
Change subject: lib: Upgrade LZMA Decoder to version 19.0
......................................................................
Patch Set 5:
(1 comment)
File src/lib/lzmadecode.c:
https://review.coreboot.org/c/coreboot/+/41963/comment/77d03f6f_0ac9909e
PS5, Line 339: *(dest) = (Byte)*(dest + src);
I think this may be the reason for low performance. Old code was reading 4 bytes at a time whenever possible, see RC_READ_BYTE.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41963
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I31f43e8bdda6536c719879381cad6a921dd94718
Gerrit-Change-Number: 41963
Gerrit-PatchSet: 5
Gerrit-Owner: Harshit Sharma
harshitsharmajs@gmail.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Werner Zeh
werner.zeh@siemens.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Elyes HAOUAS
Gerrit-CC: Krystian Hebel
krystian.hebel@3mdeb.com
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: qma ster
qmastery16@gmail.com
Gerrit-Attention: Harshit Sharma
harshitsharmajs@gmail.com
Gerrit-Comment-Date: Mon, 17 May 2021 12:29:38 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment