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

perf: improve allocations in OwinEnvironment #58917

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 8, 2024

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

Commits on Nov 11, 2024

  1. init sample

    DeagleGross committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be3c7d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. init the owin sample

    DeagleGross committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8cd24a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    efbca57 View commit details
    Browse the repository at this point in the history
  2. no-public API change

    DeagleGross committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fb27a6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5f8264 View commit details
    Browse the repository at this point in the history
  4. intro benchmark

    DeagleGross committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    478c6db View commit details
    Browse the repository at this point in the history
  5. make OwinEntries sealed

    DeagleGross committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a61aff4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ae8104 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    e71d10a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebc7e4d View commit details
    Browse the repository at this point in the history
  3. fix build errors

    DeagleGross committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4ba14d4 View commit details
    Browse the repository at this point in the history
  4. address PR review

    DeagleGross committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7c236dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32da5f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. address PR comments

    DeagleGross committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ff43fb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. merge main

    DeagleGross committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d5e05e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. address PR comments

    DeagleGross committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    09dd500 View commit details
    Browse the repository at this point in the history