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

Use FrozenDictionary #15040

Merged
merged 9 commits into from
Jan 11, 2024
Merged

Use FrozenDictionary #15040

merged 9 commits into from
Jan 11, 2024

Commits on Jan 10, 2024

  1. Use Immutable collections

    MikeAlhayek committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    409c8dd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    ac101e0 View commit details
    Browse the repository at this point in the history
  2. adding benchmarks

    MikeAlhayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    72b3e08 View commit details
    Browse the repository at this point in the history
  3. Use frozen dictionaries

    MikeAlhayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    812ea93 View commit details
    Browse the repository at this point in the history
  4. remove benchmark

    MikeAlhayek committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    04c5d60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc69cc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27cb0f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d8916dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    807208d View commit details
    Browse the repository at this point in the history