Skip to content

Further optimize find_first_of #4497

Description

  • For one-element needle use find
  • For more than 16 bytes needle check it by parts
  • Do something for 4 and 8 byte size elements
  • Consider enabling for some cases basic_string::find_first_of (or prove it is not possible)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!performanceMust go faster

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions