8000 Comparing 1.0.7...1.0.8 · python/pyperformance · GitHub
[go: up one dir, main page]

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: python/pyperformance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.7
Choose a base ref
...
head repository: python/pyperformance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.8
Choose a head ref
  • 16 commits
  • 33 files changed
  • 10 contributors

Commits on Apr 25, 2023

  1. add version of Richards that uses super() (#271)

    * add version of Richards that uses super()
    
    * update some metadata
    
    * remove unnecessary inheriting from object
    carljm authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    974e29c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. On older versions of Python, skip benchmarks that use features introd…

    …uced in newer Python versions (#283)
    
    Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
    AlexWaygood and brandtbucher authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    708265b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58330d1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Don't run the daily test on contributors' GitHub forks (#285)

    This PR makes it so that the `test` workflow only happens on `python/pyperformance`, not on contributors' forks of the repo (unless they specifically request the workflow by manually triggering the workflow or by making a PR to their fork).
    AlexWaygood authored May 1, 2023
    Configuration menu
    Copy the full SHA
    9641307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e745d2 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    6dc2c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e053ce View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Extend async tree benchmarks to cover eager task execution (#279)

    Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
    itamaro and kumaraditya303 authored May 10, 2023
    Configuration menu
    Copy the full SHA
    3615f18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b98c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bf984d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    45730c0 View commit details
    Browse the repository at this point in the history
  2. Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/benchmark…

    …s/bm_tornado_http (#297)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3f3c802 View commit details
    Browse the repository at this point in the history
  3. Revert "Bump tornado from 6.1 to 6.3.2 in /pyperformance/data-files/b…

    …enchmarks/bm_tornado_http" (#299)
    hugovk authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3d0a3be View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Prepare release 1.0.8

    corona10 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    9085d3a View commit details
    Browse the repository at this point in the history
Loading
0