unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Artyom Bologov <mail@aartaka.me>
To: guile-user@gnu.org
Subject: Writing on Guile optimization: what are anon #x... functions?
Date: Sat, 06 Apr 2024 00:17:20 +0400	[thread overview]
Message-ID: <87msq71rt2.fsf@aartaka.me> (raw)

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	other threads:[~2024-04-05 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-05 20:17 Artyom Bologov [this message]
2024-04-05 23:04 ` Writing on Guile optimization: what are anon #x... functions? Olivier Dion
2024-04-06  0:25   ` Artyom Bologov
2024-04-07 20:59 ` Skyler Ferris
2024-04-07 22:26   ` Artyom Bologov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87msq71rt2.fsf@aartaka.me \
    --to=mail@aartaka.me \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).