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

Reduce timing overhead #273

Merged
merged 30 commits into from
Aug 1, 2024
Merged

Reduce timing overhead #273

merged 30 commits into from
Aug 1, 2024

Commits on Oct 12, 2023

  1. WIP performance work

    joerick committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8431793 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4acef86 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    b09ac14 View commit details
    Browse the repository at this point in the history
  2. Fix imports for linux

    joerick committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    7530139 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c37e508 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Fix ctypes issue on linux

    joerick committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0d250ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab3d160 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    49cb6b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a32d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    133d7bf View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Longer wait times for windows

    joerick committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ea0b7de View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    8f1cc18 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into perf

    # Conflicts:
    #	pyinstrument/__main__.py
    joerick committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a7d1d06 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. WIP python implementation

    joerick committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b2f91f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    e572e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c562e88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c409581 View commit details
    Browse the repository at this point in the history
  4. nox fixes for 3.13

    joerick committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    14fc429 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    e005693 View commit details
    Browse the repository at this point in the history
  2. Fix compile on linux

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    8257274 View commit details
    Browse the repository at this point in the history
  3. uv-friendly nox setup

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ad234a0 View commit details
    Browse the repository at this point in the history
  4. fix linux compile

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2d607b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5c96a1 View commit details
    Browse the repository at this point in the history
  6. Define a windows shim

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a3fddd1 View commit details
    Browse the repository at this point in the history
  7. Import fixes

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4c63068 View commit details
    Browse the repository at this point in the history
  8. Fix extra output

    joerick committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    af3ae54 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c20ec44 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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