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

Improve the random read behavior in StressWorkerBench #18000

Merged
merged 23 commits into from
Sep 22, 2023

Commits on Aug 16, 2023

  1. new random read

    voddle committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2629fbe View commit details
    Browse the repository at this point in the history
  2. rand

    voddle committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1a22001 View commit details
    Browse the repository at this point in the history
  3. check style

    voddle committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    560132a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    e2de17e View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. new random

    voddle committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    c620551 View commit details
    Browse the repository at this point in the history
  2. runClass to exec class

    voddle committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    28234e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b8efd View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    f6876b2 View commit details
    Browse the repository at this point in the history
  2. split exec and class

    voddle committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c18e52a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. remove sequence

    voddle committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    932b52b View commit details
    Browse the repository at this point in the history
  2. remove sequence

    voddle committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    70ffb64 View commit details
    Browse the repository at this point in the history
  3. reset env.go

    voddle committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    3a09004 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. format

    voddle committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    56e6f61 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    4cb7ac9 View commit details
    Browse the repository at this point in the history
  2. remove mRandomIndex

    voddle committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    63ebb45 View commit details
    Browse the repository at this point in the history
  3. read min length

    voddle committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a13b83a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. int to long

    voddle committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    efa774a View commit details
    Browse the repository at this point in the history
  2. check 2.1G now

    voddle committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5835da7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update dora/stress/shell/src/main/java/alluxio/stress/cli/worker/Stre…

    …ssWorkerBench.java
    
    Co-authored-by: Bowen Ding <[email protected]>
    voddle and dbw9580 authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d894259 View commit details
    Browse the repository at this point in the history
  2. Update dora/stress/shell/src/main/java/alluxio/stress/cli/worker/Stre…

    …ssWorkerBench.java
    
    Co-authored-by: Bowen Ding <[email protected]>
    voddle and dbw9580 authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    87c855f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. clean code

    voddle committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24e5409 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add description for random in length

    format
    voddle committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d7c81f9 View commit details
    Browse the repository at this point in the history
  2. another nextLong

    voddle committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    36c8938 View commit details
    Browse the repository at this point in the history