Skip to content

Add keep_slow option to Buffer#16

Open
mrocklin wants to merge 2 commits into
mainfrom
keep-slow
Open

Add keep_slow option to Buffer#16
mrocklin wants to merge 2 commits into
mainfrom
keep-slow

Conversation

@mrocklin

Copy link
Copy Markdown
Member
keep_slow: bool, optional
    if true then we keep values in the slow dict rather than remove them.
    This can improve performance for repeated storage, but takes up
    more space.

    keep_slow: bool, optional
        if true then we keep values in the slow dict rather than remove them.
        This can improve performance for repeated storage, but takes up
        more space.
@martindurant

Copy link
Copy Markdown
Member

Should this be closed as very stale?

Base automatically changed from master to main February 10, 2021 01:04
@crusaderky

Copy link
Copy Markdown
Collaborator

FWIW I implemented the same functionality in #80

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