1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-06 23:46:13 +02:00
lazygit/pkg/gui/presentation
Stefan Haller 6ca627d9d7 Store fromPos/toPos as 16-bit ints, and reorder fields for better packing
Hopefully, graphs will never get wider than 32768 characters. (They would get
kind of hard to navigate if they did...)

This reduces the size of the Pipe struct from 48 to 32 bytes, which makes a
significant difference when there are many millions of instances.
2025-04-29 14:57:15 +02:00
..
2025-04-02 18:15:44 +02:00
2024-04-06 13:46:15 +02:00
2023-12-27 11:21:49 +01:00
2024-03-07 20:16:28 +01:00
2024-04-06 13:46:15 +02:00