Skip to content

Conversation

@aristotleee
Copy link

No description provided.

@aristotleee aristotleee changed the title Optimize taproot spend info cache (on creation) Optimize taproot spend info (cache on creation) Feb 17, 2025
eprintln!("Failed to generate cache id: {}", e);
})
.ok(),
connector_c_taproot_spend_info_cache.cloned(),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar comments to the ones in PR #63. Can we avoid cloning here and pass a reference to existing cache entry?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This approach doesn't have a global in-memory cache storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants