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

Single profiler goroutine #655

Merged
merged 35 commits into from Aug 18, 2023
Merged

Single profiler goroutine #655

merged 35 commits into from Aug 18, 2023

Commits on Jun 18, 2023

  1. wip: single profiler goroutine

    vaind committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    bb66958 View commit details
    Browse the repository at this point in the history
  2. wip: continous profiling

    vaind committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    f219e9f View commit details
    Browse the repository at this point in the history
  3. linter issues

    vaind committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    92d49b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. minor cleanups

    vaind committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    61ede03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0944a0b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. linter issue

    vaind committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d6afa02 View commit details
    Browse the repository at this point in the history
  2. minor changes

    vaind committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4605763 View commit details
    Browse the repository at this point in the history
  3. test improvements

    vaind committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a441f6a View commit details
    Browse the repository at this point in the history
  4. fix timestamps

    vaind committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6c0364f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. minor refactorings

    vaind committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    71f3098 View commit details
    Browse the repository at this point in the history
  2. test deflaking

    vaind committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    b0c2fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    53e7949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12877bc View commit details
    Browse the repository at this point in the history
  3. update profiler benchmarks

    vaind committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c7b2c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60611ce View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. linter issues

    vaind committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9d85794 View commit details
    Browse the repository at this point in the history
  2. minor improvements

    vaind committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    95f7a5f View commit details
    Browse the repository at this point in the history
  3. fix for go 1.18

    vaind committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bcd29eb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    eb6a9c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9a03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf79aff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c753bd4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    1dc1184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f81eeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e08660 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d843aaf View commit details
    Browse the repository at this point in the history
  5. improve profiler test logging

    vaind committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a174b6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6598871 View commit details
    Browse the repository at this point in the history
  7. linter issue

    vaind committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    20f12da View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. profiler test logging changes

    vaind committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2aab77b View commit details
    Browse the repository at this point in the history
  2. wait for profiler to stop

    vaind committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c5f1055 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. chore: update changelog

    vaind committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    240d519 View commit details
    Browse the repository at this point in the history