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

impr: Speed up getBinaryImages V2 #4539

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

Commits on Nov 15, 2024

  1. impr: Speed up getBinaryImages V2

    Follow up on GH-4435. Use binary image cache to get debug meta when
    finishing the tracer and capturing profiles. Mark all methods to get
    debug meta not using the cache as deprecated to ensure we migrate to the
    methods using the cache.
    philipphofmann committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    27c33f0 View commit details
    Browse the repository at this point in the history
  2. trigger testflight

    philipphofmann committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    994ca59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79d53c View commit details
    Browse the repository at this point in the history