forked from GoogleCloudPlatform/PerfKitBenchmarker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mongodb_stress workload enhancements (GoogleCloudPlatform#110)
* added flags to override mongodb cache size and fill memory so that it isn't available to mongodb or file cache * added flag to YCSB to bind instances to NUMA nodes: ycsb_numa_bind (default: False) * added flag to YCSB to skip loading phase: ycsb_load_database (default: True) * added flags MongoDB_stress to control mongodb NUMA node affinity * important note: default behavior has changed for NUMA. Set the mongodb_numa_bind_cpu flag to maintain previous behavior.
- Loading branch information
1 parent
f738e94
commit de9b52a
Showing
3 changed files
with
147 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters