tree: 8b5da6d6b4ee01a0ae05e2dd8dfb1e4d15c99e54 [path history] [tgz]
  1. meta/
  2. src/
  3. BUILD.gn
  4. README.md
src/storage/stressor/README.md

Stressor

This stressor is designed to be run as a component. It continually stresses the filesystem (whatever persistent storage happens to be configured) with various random operations. To include it, simply add the following to your fx set invocation:

--with-base //src/storage/stressor --args 'core_realm_shards+=["//src/storage/stressor:core_shard"]'

You can monitor its progress using fx log.