Colin Leroy-Mira
fb63a839bf
Optimize LZ4 decompressor
...
Use a walking out pointer instead of &out[written]. This
simplifies the code by 27 bytes and spares 15% cycles.
Tested with both the unit test and code uncompressing
10kB of data.
Renamed the labels for legibility.
2025-03-14 16:33:13 +01:00
..
2025-03-13 22:22:28 +01:00
2025-02-23 01:06:08 +01:00
2020-02-03 20:45:09 +01:00
2025-03-04 23:41:30 +01:00
2024-07-20 13:14:22 +03:00
2024-09-07 18:51:20 +02:00
2023-02-26 20:03:41 +01:00
2023-09-07 07:14:01 +02:00
2024-09-07 19:17:00 +02:00
2024-01-24 09:58:09 +01:00
2023-09-07 07:14:01 +02:00
2023-09-07 07:14:01 +02:00
2025-03-14 16:33:13 +01:00
2023-09-02 12:44:53 +02:00
2023-08-19 13:08:46 -04:00
2024-06-19 23:52:25 -05:00
2022-07-24 20:58:10 +08:00
2022-07-21 03:20:44 +02:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2025-03-02 09:26:31 +01:00
2024-01-24 16:32:45 +01:00
2023-02-26 20:03:41 +01:00
2023-09-15 10:35:36 +02:00
2024-02-11 23:12:27 +00:00
2023-02-26 20:03:41 +01:00
2023-02-26 20:03:41 +01:00
2020-02-03 20:45:09 +01:00
2023-05-07 13:49:12 +02:00
2023-02-26 20:03:41 +01:00
2024-09-07 19:14:59 +02:00
2023-09-07 07:14:01 +02:00
2024-02-17 16:02:57 -08:00
2024-01-29 07:59:11 +01:00
2023-09-12 20:58:21 +02:00
2025-01-01 14:32:03 +01:00
2023-02-26 20:03:41 +01:00
2022-07-21 03:20:44 +02:00
2023-05-25 18:09:03 +02:00
2022-09-02 11:55:54 +02:00
2023-02-26 20:03:41 +01:00
2021-03-30 19:41:20 +02:00
2023-11-16 18:46:16 -08:00
2024-07-18 10:00:16 +02:00