unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Writing on Guile optimization: what are anon #x... functions?
@ 2024-04-05 20:17 Artyom Bologov
  2024-04-05 23:04 ` Olivier Dion
  2024-04-07 20:59 ` Skyler Ferris
  0 siblings, 2 replies; 5+ messages in thread
From: Artyom Bologov @ 2024-04-05 20:17 UTC (permalink / raw)
  To: guile-user

Hi y'all,

I'm making a blog post on Guile optimization gotchas I learned. But I
find that one piece of the picture is missing there: anon functions in
the profiler output. Like "anon #x117f408"

One of these functions eats up a lot of performance in my code. So I
can't say I'm an expert on optimization until I understand what it
is. Anyone can hint me at where these functions might come from? Are
they foreign? Are they Guile-internal? Are they not functions at all?

Here's a link to the post draft, where you can find more context (and
maybe correct me if there's something off/missing in the text):

https://www.aartaka.me.eu.org/guile-optimization-gotchas

anon #x117f408 truly is a mystery that haunts me at night...
--
Artyom Bologov



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

end of thread, other threads:[~2024-04-07 22:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-05 20:17 Writing on Guile optimization: what are anon #x... functions? Artyom Bologov
2024-04-05 23:04 ` Olivier Dion
2024-04-06  0:25   ` Artyom Bologov
2024-04-07 20:59 ` Skyler Ferris
2024-04-07 22:26   ` Artyom Bologov

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).