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

vlib.x: add a go like benchmark, that estimates automatically how many iterations are needed, to get a statistically significant result #22215

Merged
merged 5 commits into from
Sep 23, 2024

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    8f0dc0f View commit details
    Browse the repository at this point in the history
  2. v vet warns fix

    skeris authored and spytheman committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9f0b196 View commit details
    Browse the repository at this point in the history
  3. vfmted

    skeris authored and spytheman committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    96ff251 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa9ca61 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. - change static factory method to factory function setup

    - create params struct to make more convinient way to create benchmark
    - make err messages more clear
    skeris committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    869b974 View commit details
    Browse the repository at this point in the history