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

Support PPE profiling for Local #340

Merged
merged 15 commits into from
Aug 26, 2024
Merged

Commits on Aug 21, 2024

  1. Profiling with PPE

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3975b29 View commit details
    Browse the repository at this point in the history
  2. Profiling with PPE

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b35a47a View commit details
    Browse the repository at this point in the history
  3. Make mypy happy

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b3ba64d View commit details
    Browse the repository at this point in the history
  4. Make flake8 happy

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a723f1b View commit details
    Browse the repository at this point in the history
  5. Make isort and mypy even happier

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dd0dd1c View commit details
    Browse the repository at this point in the history
  6. Support all methods

    kuenishi authored and KantaTamura committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    338afd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e6a3b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Support PPE tracing

    KantaTamura committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    36a6fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af772bf View commit details
    Browse the repository at this point in the history
  3. Add trace switching

    Can be specified in the `trace` argument when creating a Local() instance.
    KantaTamura committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7cc4b58 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Split PPE methods

    KantaTamura committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0ffb9ae View commit details
    Browse the repository at this point in the history
  2. mypy: ignore ppe

    KantaTamura committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1956179 View commit details
    Browse the repository at this point in the history
  3. add trace test

    KantaTamura committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    62d4b0b View commit details
    Browse the repository at this point in the history
  4. setup: add trace context

    KantaTamura committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    033d420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19f5bae View commit details
    Browse the repository at this point in the history