Files
cproof/src
John Hernandez ea39657b0a Reduce buffer size
Currently buffer is being redrawn on each DB fetch,
this causes a big waste of resources as on every page_up button click
we redraw 1200 messages (each message can be longer than 1 line),
commit will reduce buffer size to 200,
thus reducing amount of messages redrawn on each page up,
this is a temporary solution for a bigger problem.
2023-10-29 13:34:01 +01:00
..
2023-10-20 10:42:37 +02:00
2023-09-08 14:51:13 +02:00
2023-10-19 12:58:19 +02:00
2023-10-29 13:34:01 +01:00
2023-10-14 18:07:52 +02:00
2023-07-31 16:51:58 +02:00
2022-06-28 20:08:38 +02:00
2023-10-17 11:28:28 +02:00
2023-07-31 16:51:58 +02:00
2023-08-31 23:14:02 +02:00
2023-08-31 23:14:02 +02:00
2023-01-10 10:37:25 +01:00