Post #1311024
2026-04-09 16:41 UTC
@decathorpe @hughsie have you seen the LZ4 comment? I saw it after my reply and was like: ah yes, they don't run into the same issue than my suggestion would: https://github.com/lz4/lz4/blob/9da37b2eebf082bfab6e57c49be71cc41119a40d/programs/bench.c#L74C9-L80
Replies (1)
-
@decathorpe@mastodon.social 2026-04-09 16:48
@karolherbst ah, right, that avoids the "wrong base for the left shift" issue (but still uses the wrong unit names 😂)