unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Including code in a non-Guile language into Guix
@ 2024-10-31  2:34 Evan Cooney
  2024-10-31 12:31 ` Daniel Littlewood
  2024-10-31 16:15 ` Ricardo Wurmus
  0 siblings, 2 replies; 8+ messages in thread
From: Evan Cooney @ 2024-10-31  2:34 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

Hello everyone,

My name is Evan Cooney. I use GNU Guix but I'm pretty new to it, I'm also
not a professional, I mostly program for fun and I'm mostly self-taught. I
was watching some videos about software performance and optimization, which
brought to mind that, at least on my computer, guix package commands
(particularly search, install, and remove) run much slower than the
equivalents on other distros I've used. I know that Guix is mainly written
in Guile, but has much thought gone into optimizing these commands by
rewriting some of the code in a more performance-oriented language like C?
Guile is designed for interoperability with C code, and many other GNU
programs (gcc, coreutils, gdb, bash, etc.) are written in C or similar
languages. C is also more widely taught and known than Guile, so adding C
might help bring developers to Guix. I would love to try to work on
optimizing the performance of these commands and any help would
be appreciated.

Thanks,
Evan Cooney

[-- Attachment #2: Type: text/html, Size: 1108 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-10-31 17:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31  2:34 Including code in a non-Guile language into Guix Evan Cooney
2024-10-31 12:31 ` Daniel Littlewood
2024-10-31 14:15   ` Suhail Singh
2024-10-31 16:13     ` Ricardo Wurmus
2024-10-31 17:12       ` Suhail Singh
2024-10-31 16:15     ` Runciter via Development of GNU Guix and the GNU System distribution.
2024-10-31 16:23       ` Evan Cooney
2024-10-31 16:15 ` Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).