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

[stdlib] Add string benchmarking infrastructure and basic benchmarks #3523

Closed

Commits on Sep 22, 2024

  1. add string benchmarking infrastructure and basic benchmarks

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5450fd5 View commit details
    Browse the repository at this point in the history
  2. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    29d946f View commit details
    Browse the repository at this point in the history
  3. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e9b568a View commit details
    Browse the repository at this point in the history
  4. try fix markdownlint

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5eb3dc3 View commit details
    Browse the repository at this point in the history
  5. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    9740905 View commit details
    Browse the repository at this point in the history
  6. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    86efad7 View commit details
    Browse the repository at this point in the history
  7. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    152cd26 View commit details
    Browse the repository at this point in the history
  8. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a6c9279 View commit details
    Browse the repository at this point in the history
  9. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3b37440 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Oct 1, 2024

  1. try fix markdownlint

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9f5e214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c772673 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461b925 View commit details
    Browse the repository at this point in the history
  4. try fix markdownlint

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c7ec0cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c906f81 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    b93ba51 View commit details
    Browse the repository at this point in the history
  2. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5783dd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. change usage of string in parameters to stringliteral

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    708d121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f43689 View commit details
    Browse the repository at this point in the history
  3. fix all problems

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    352aca8 View commit details
    Browse the repository at this point in the history