Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SIFS configuration #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jabolina
Copy link
Member

Add a configuration for DIST and REPL. TBH, I am unsure if we need to run for both modes to identify regression or if only one is enough. Also, I've set memory.max-count to a value lower than the number of entries hoping it would cause operations to go to disk.

Copy link
Member

@wburns wburns left a comment

Choose a reason for hiding this comment

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

I wonder if we want use a jinja2 to optionally enable SIFS instead of a separate xml file, wdyt?

roles/server/files/repl-sifs.xml Show resolved Hide resolved
roles/server/files/repl-sifs.xml Outdated Show resolved Hide resolved
@jabolina
Copy link
Member Author

I'll remove the other options and leave only the SIFS enabled. I want to ensure we're hitting the disk, so I'll also change the memory count. I would like to keep a separate file, though. It is easy to have the plain cache configuration, and we don't need to add steps for parsing and more branches based on flags.

* Added files with SIFS for DIST and REPL;
* Use a small value in `memory` configuration.
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.

2 participants