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: pythonarcade/performance_tests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pythonarcade/performance_tests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cleanuo
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 35 files changed
  • 1 contributor

Commits on Mar 14, 2023

  1. Refactor: Initial work

    einarf committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    2d35286 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Add pyproject.toml

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    88b6ecd View commit details
    Browse the repository at this point in the history
  2. Create README.md

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1bfc5d8 View commit details
    Browse the repository at this point in the history
  3. Delete requirements.txt

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    b3cec01 View commit details
    Browse the repository at this point in the history
  4. Ignore egg info

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    70930d5 View commit details
    Browse the repository at this point in the history
  5. Remove pygame print

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f104aae View commit details
    Browse the repository at this point in the history
  6. Move work on system

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    aebb205 View commit details
    Browse the repository at this point in the history
  7. Optimize sprite creation

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    0463145 View commit details
    Browse the repository at this point in the history
  8. More tweaks

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    097a8ce View commit details
    Browse the repository at this point in the history
  9. Add pyglet test + tweaks

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    672c4bb View commit details
    Browse the repository at this point in the history
  10. Add tests

    einarf committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4eaa26e View commit details
    Browse the repository at this point in the history
Loading