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

Small irc parsing performance improvements #39

Merged
merged 10 commits into from
Oct 8, 2023
Merged

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    c0c64c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae9500e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc21298 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Add benchmarks project

    Foretack committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a658ddc View commit details
    Browse the repository at this point in the history
  2. Convert arrays to a span

    Foretack committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    63ed1cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24b80a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    4096dcf View commit details
    Browse the repository at this point in the history
  2. Format code

    Foretack committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fda6b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7489f7 View commit details
    Browse the repository at this point in the history
  4. remove ++, inlining

    Foretack committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    a266b0f View commit details
    Browse the repository at this point in the history