1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-04 00:05:56 +02:00
Files
guix/guix
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
..
2025-01-25 01:05:22 +08:00
2025-04-14 17:31:49 +02:00
2025-02-22 23:55:24 +09:00
2024-04-15 22:36:42 +02:00
2026-02-10 23:46:34 +01:00
2025-12-03 14:38:09 +09:00
2026-01-14 09:16:46 +01:00
2025-11-27 14:22:24 +01:00
2024-04-15 22:36:42 +02:00
2026-01-14 09:16:46 +01:00
2024-04-15 22:36:42 +02:00
2026-02-24 09:17:45 +09:00
2026-01-22 13:27:13 +01:00