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

Add a flag to close FinishedSignleOp printf in CI #1131

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jun 26, 2023

  1. feat(benchmark): add a flag to close FinishedSingleOp printf

    close FinishedSingleOp printf in CI
    WangTingZheng committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f5a2057 View commit details
    Browse the repository at this point in the history
  2. Update build.yml

    FinishedSingleOp printf to track error in db benchmark
    WangTingZheng committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a7e6795 View commit details
    Browse the repository at this point in the history
  3. Update build.yml

    fix --print_process error
    WangTingZheng committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    28f66f6 View commit details
    Browse the repository at this point in the history
  4. feat(benchmark): set a flag to destory db in benchmark

    remove all the file to save space
    WangTingZheng committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    75556f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix(benchmark): destory db after delete db

    leveldb will hold lock before delete db
    WangTingZheng committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bf015c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. build(all): add sanitizer

    Use sanitizers to check memory leaks
    WangTingZheng committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2908cfb View commit details
    Browse the repository at this point in the history