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: miguelgrinberg/python-web-perf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jokerinteractive/python-web-perf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 5, 2022

  1. Updates for 2022

    * Postgres no longer uses MD5 auth
    * Meinheld has been abandoned and must be installed from an open PR
    * uvicorn-aioflask is also failing and must be skipped
    * run-docker.sh now has graceful shutdown on interrupt, and recovery from test failure
    jace committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    1ad8a04 View commit details
    Browse the repository at this point in the history
  2. Report curl and HTTP status after warmup

    Also report git commit by id instead of full hash
    jace committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    f90cf3a View commit details
    Browse the repository at this point in the history
  3. Use Python 3.10

    jace committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    3e70578 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Merge pull request #1 from jace/master

    Update
    ademaro authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    69c2152 View commit details
    Browse the repository at this point in the history
Loading