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: catenacyber/perfsprint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: catenacyber/perfsprint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    943e3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e958370 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    6cce219 View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    ea8b325 View commit details
    Browse the repository at this point in the history
  3. bench: report allocations

    catenacyber committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b873aa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1fb0af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2f0103 View commit details
    Browse the repository at this point in the history
  6. feature: string addition

    When one format string has text but only one string argument,
    it can be replaced with string addition
    
    Do not deal yet with %s in the middle where we need two additions
    catenacyber committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fc24f10 View commit details
    Browse the repository at this point in the history
Loading