Skip to content

Conversation

NHDaly
Copy link
Collaborator

@NHDaly NHDaly commented Feb 14, 2022

Add constructor that provides pre-computed values to the base_cache.

This lets you construct a MultiThreadedCache{K,V} with precomputed key/value pairs, so that you don't only have to do the cache value computations at runtime.

@NHDaly
Copy link
Collaborator Author

NHDaly commented Feb 14, 2022

Follow-up PR Review Request: @tveldhui, @vilterp, @Sacha0, @comnik, @kpamnany

@NHDaly
Copy link
Collaborator Author

NHDaly commented Feb 14, 2022

Actually, i'm just going to merge this now into the parent PR, since we're still reviewing it anyway

@NHDaly NHDaly merged commit de48129 into nhd-initial-code Feb 14, 2022
@NHDaly NHDaly deleted the nhd-constructors branch February 14, 2022 17:53
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.

1 participant