Christopher Baines
95b1192de8
inferior: Avoid buffering changes on each inferior-eval-with-store.
...
Just setup the buffering when opening the store bridge, this should be more
efficient.
* guix/inferior.scm (proxy): Remove setvbuf calls.
(open-store-bridge!): Set buffers using #:buffer-size.
(ensure-store-bridge!): Pass #:buffer-size through to open-store-bridge!.
(inferior-eval-with-store): Call ensure-store-bridge! with the #:buffer-size
of the backend store.
Change-Id: Ie8ae8fab5f63f79a9c00ea9bc24b8f1bb06c9fe7
2026-03-02 09:37:15 +00:00
..
2026-02-26 09:59:20 +09:00
2026-03-01 17:38:53 +01:00
2026-03-01 15:55:07 +02:00
2025-01-25 01:05:22 +08:00
2026-02-26 09:59:20 +09:00
2025-10-06 10:30:33 +02:00
2025-10-12 22:22:01 +02:00
2025-09-04 12:19:55 +02:00
2025-09-18 13:44:12 +09:00
2025-04-14 17:31:49 +02:00
2026-02-20 22:34:55 +01:00
2024-07-23 16:24:38 +02:00
2025-08-06 12:02:52 +03:00
2025-10-06 10:40:13 +02:00
2025-10-01 10:30:00 +02:00
2025-02-22 23:55:24 +09:00
2026-01-25 21:17:44 +01:00
2025-12-07 21:59:52 +01:00
2024-04-15 22:36:42 +02:00
2025-12-07 22:11:45 +01:00
2025-10-29 19:48:30 +01:00
2025-10-30 16:19:49 +09:00
2026-02-10 23:46:34 +01:00
2026-01-25 21:17:43 +01:00
2026-02-26 09:59:20 +09:00
2026-01-13 12:22:52 +09:00
2025-12-03 14:38:09 +09:00
2025-11-18 13:05:49 +01:00
2026-01-14 09:16:46 +01:00
2025-10-30 16:19:49 +09:00
2025-11-27 13:03:52 +01:00
2024-07-23 16:27:27 +02:00
2025-11-27 14:22:24 +01:00
2026-01-28 17:44:57 +00:00
2026-03-02 09:37:15 +00:00
2025-04-19 21:13:21 +09:00
2026-01-25 21:25:47 +01:00
2026-02-12 13:23:26 +00:00
2025-09-18 13:44:12 +09:00
2024-07-18 17:31:19 +02:00
2025-12-19 00:05:43 +01:00
2025-03-05 00:28:49 +01:00
2024-04-15 22:36:42 +02:00
2026-01-14 09:16:46 +01:00
2025-07-16 23:50:38 +02:00
2026-01-25 21:17:44 +01:00
2025-11-03 20:06:14 +08:00
2025-02-09 01:00:00 +01:00
2025-10-06 11:06:31 +02:00
2026-01-27 12:58:18 +01:00
2024-12-12 12:52:08 +01:00
2025-09-18 13:44:12 +09:00
2024-04-15 22:36:42 +02:00
2025-09-18 13:44:12 +09:00
2026-02-24 09:17:45 +09:00
2026-01-29 11:50:35 +01:00
2026-01-09 15:22:44 +01:00
2025-09-18 13:44:12 +09:00
2026-03-02 09:36:26 +00:00
2026-01-28 17:44:57 +00:00
2025-11-27 14:22:24 +01:00
2025-07-17 16:41:28 +02:00
2025-10-17 12:23:54 +02:00
2026-01-29 13:51:06 +09:00
2026-01-22 13:27:13 +01:00
2026-01-25 21:17:44 +01:00
2026-02-20 22:34:56 +01:00