Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated benchmarks and profiling #640

Closed
wants to merge 42 commits into from

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    253b6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f29879 View commit details
    Browse the repository at this point in the history
  3. Add dev workflow

    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    09cf6e2 View commit details
    Browse the repository at this point in the history
  4. Always print test output

    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    de13044 View commit details
    Browse the repository at this point in the history
  5. Update action

    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    99e04af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28ad211 View commit details
    Browse the repository at this point in the history
  7. Run once a week

    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    38f9b86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d9a063 View commit details
    Browse the repository at this point in the history
  9. Revert "Use our own upload and download actions so we have sensible d…

    …efaults for paths"
    
    This reverts commit 4d9a063.
    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c607d61 View commit details
    Browse the repository at this point in the history
  10. Fix missing paths

    chippmann committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d19892a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Fix defined versions

    chippmann committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e348812 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    b5cbe15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16df6c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac41e77 View commit details
    Browse the repository at this point in the history
  4. Add benchmark workflow

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1807595 View commit details
    Browse the repository at this point in the history
  5. Fix needs

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    51e97a9 View commit details
    Browse the repository at this point in the history
  6. .

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    184ce2f View commit details
    Browse the repository at this point in the history
  7. Fix inputs

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5543785 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca26a7e View commit details
    Browse the repository at this point in the history
  9. Setup continuous profiling

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    47513a1 View commit details
    Browse the repository at this point in the history
  10. Revert "REVERT ME: Uncomment workflows temporarily"

    This reverts commit 1d6631d.
    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fb31244 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e5a89e View commit details
    Browse the repository at this point in the history
  12. Fix path

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    81f8609 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ba90882 View commit details
    Browse the repository at this point in the history
  14. Update project file

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    02f7530 View commit details
    Browse the repository at this point in the history
  15. Fix remove dir command

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    b1482e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8efea27 View commit details
    Browse the repository at this point in the history
  17. Copy file differently

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    1cc4827 View commit details
    Browse the repository at this point in the history
  18. Always run task

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    573e242 View commit details
    Browse the repository at this point in the history
  19. Fix path

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    51b259e View commit details
    Browse the repository at this point in the history
  20. Improve code

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    972494e View commit details
    Browse the repository at this point in the history
  21. Fix relative path

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    af12a61 View commit details
    Browse the repository at this point in the history
  22. Move profiling into separate workflow and run it on linux as pyroscop…

    …e agent does not work on windows
    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cdd4b75 View commit details
    Browse the repository at this point in the history
  23. Fix needs

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    9ebd4a9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f1833a9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bd9385d View commit details
    Browse the repository at this point in the history
  26. Add profiling labels

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5b93a13 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    eaf920f View commit details
    Browse the repository at this point in the history
  28. Add more docs

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    fc6797e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    116efa8 View commit details
    Browse the repository at this point in the history
  30. Add profiling of cpp code

    chippmann committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ea58c02 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cd6809b View commit details
    Browse the repository at this point in the history