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: felixge/httpsnoop Loading
base: v1.0.3
Choose a base ref
...
head repository: felixge/httpsnoop Loading
compare: v1.0.4
Choose a head ref
  • 4 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    dcf093d View commit details
    Browse the repository at this point in the history
  2. tests: refactor benchmarks to remove test server overhead (#20)

    The httptest Server introduces unrelated overhead to the benchmarks.
    Ideally we'd only measure the impact on the wrapped handler.
    costela committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    8b7a371 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

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

Commits on Mar 12, 2023

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