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

Reply via email to