grafts: Record cache lookups for profiling.
authorLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2021 15:45:38 +0000 (17:45 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 8 Jun 2021 07:25:49 +0000 (09:25 +0200)
commit6bd3d4fe06a65db5356f4eec43a505a47acc3934
treeadfc7d7dc5005b862a91091374363ae492f5626b
parent0a3c723e0771e488cad79ae7c6f20bc83023eeb0
grafts: Record cache lookups for profiling.

* guix/grafts.scm (record-cache-lookup!): New procedure.
(with-cache): Use it.
guix/grafts.scm