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

Implement necoperf-daemon #6

Merged
merged 9 commits into from
Oct 2, 2023
Merged

Implement necoperf-daemon #6

merged 9 commits into from
Oct 2, 2023

Commits on Sep 22, 2023

  1. Implement necoperf-daemon

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    794bd9f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Rename directory to internal

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4afc7e1 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f6899e2 View commit details
    Browse the repository at this point in the history
  3. Modifie to use IntVar and StringVar

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1246b2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af47659 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8135dd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update proto file

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    040eae6 View commit details
    Browse the repository at this point in the history
  2. Fix perf test code

    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4498d95 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Add implementation to limit the number of executions that can be perf…

    …ormed.
    
    Signed-off-by: zeroalphat <taichi-takemura@cybozu.co.jp>
    zeroalphat committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    a630ce6 View commit details
    Browse the repository at this point in the history