Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/sentry-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: getsentry/sentry-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/buffers-pq
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on May 30, 2025

  1. add buffer impl

    giortzisg committed May 30, 2025
    Configuration menu
    Copy the full SHA
    36d56b6 View commit details
    Browse the repository at this point in the history
  2. add benchmark

    giortzisg committed May 30, 2025
    Configuration menu
    Copy the full SHA
    c7612d8 View commit details
    Browse the repository at this point in the history
  3. fix tests & flush

    giortzisg committed May 30, 2025
    Configuration menu
    Copy the full SHA
    88067dc View commit details
    Browse the repository at this point in the history
  4. avoid dup

    giortzisg committed May 30, 2025
    Configuration menu
    Copy the full SHA
    fedd70d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    03d3deb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2afd589 View commit details
    Browse the repository at this point in the history
  3. change logs for noopBuffer

    giortzisg committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    e492206 View commit details
    Browse the repository at this point in the history
  4. fix lint

    giortzisg committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    c79f473 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b501ce View commit details
    Browse the repository at this point in the history
Loading