Files
nesty92 b58083d9e9 Optimize streams range hot path (#3002)
This PR improves stream performance in the range iteration and reply
generation paths, benefits xadd, xrange, xrevrange, xreadgroup.

- ull2string memcpy optimization
- streamID struct + streamCompareID
- streamID2string + reply path
- getClientType inline + cache locality

Inspired by the high-level description (not the code) of
https://github.com/redis/redis/pull/14480.

---------

Signed-off-by: Ernesto Alejandro Santana Hidalgo <ernesto.alejandrosantana@gmail.com>
2026-03-13 16:33:49 +01:00
..
2024-05-22 23:24:12 -07:00
2025-08-05 18:28:47 +03:00
2026-02-27 22:36:20 -08:00
2026-01-20 22:23:49 -08:00
2024-05-22 23:24:12 -07:00
2024-05-22 23:24:12 -07:00
2026-03-09 07:41:36 -07:00
2026-03-09 07:41:36 -07:00
2026-03-09 07:41:36 -07:00
2025-05-12 14:34:41 -07:00
2025-10-03 06:32:24 -07:00
2026-01-01 14:45:52 +02:00
2025-07-04 16:15:04 -04:00
2026-03-09 07:41:36 -07:00
2025-12-22 19:36:34 -08:00
2025-06-25 16:11:29 -04:00
2025-05-05 10:41:17 +02:00
2024-10-02 19:28:55 +02:00
2024-10-02 19:28:55 +02:00
2024-05-22 23:24:12 -07:00
2025-05-05 10:41:17 +02:00
2025-05-05 10:41:17 +02:00
2026-03-09 07:41:36 -07:00
2024-05-22 23:24:12 -07:00
2026-01-20 22:23:49 -08:00
2026-03-13 16:33:49 +01:00
2026-03-09 07:41:36 -07:00
2024-08-31 15:42:44 +02:00
2024-08-31 15:42:44 +02:00
2025-07-04 16:15:04 -04:00
2025-08-06 12:33:55 +03:00