question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow running stress master bench without mounting a UFS

See original GitHub issue

Is your feature request related to a problem? Please describe.

Currently the StressMasterBench needs a UFS mounted to create test files. In order to create the maximum stress possible on the master, an approach is to allow running the benchmark without a UFS.

Describe the solution you’d like Allow running the StressMasterBench without a UFS mounted.

Describe alternatives you’ve considered Alternatively, add a in-memory mock UFS that stores the data in memory only, so that the UFS does not become the bottleneck of the stress benchmark.

Urgency Medium

Additional context This issue is from discussion with @maobaolong.

FYI @yuzhu @LuQQiu.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
dbw9580commented, Mar 8, 2022

@HelloHorizon This has been addressed by #14842. By using a local UFS and specifying the write type as MUST_CACHE, the benchmark can effectively work without a UFS.

We have not tested the new option extensively, so maybe leave this issue open until we have some feedback from community. cc @maobaolong

0reactions
maobaolongcommented, May 7, 2022

Yeah, thanks @dbw9580 @jiacheliu3

Read more comments on GitHub >

github_iconTop Results From Across the Web

Built-in Benchmark Framework - Alluxio master (edge) Documentation
The user-facing CLI program allows you to invoke the StressBench tasks through the command line. Run a benchmark by its class name using...
Read more >
Alluxio, data orchestration for analytics and machine ... - GitHub
Alluxio (formerly known as Tachyon) is a virtual distributed storage system. It bridges the gap between computation frameworks and storage systems, enabling ......
Read more >
HEADER - UFS
College life not only helps you adapt to study demands, but also grows your leadership potential and citizenship and guide you in designing...
Read more >
Communications - United Fire Service Women
The radio system allows a Chief Officer or ISS to contact units directly without relaying the message through the Communications Center. Unit: Units...
Read more >
CPDT Benchmark〉Storage, memory - Apps on Google Play
Note: only internal memory test is available on Android 11. CPDT (Cross Platform Disk Test) is a performance benchmarking app that measures I/O...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found