Skip to content

Some questions about benchmark stablility #50

@hai-x

Description

@hai-x

Hi, we are using Codspeed for benchmark in the Webpack repo, specifically in the BenchmarkTestCases.benchmark.mjs file:

We've noticed that some benchmark results are not stable enough. These benchmarks involve tasks that use fs.writeFile and followed by triggering one compilation.

The benchmark reports show inconsistent results across PRs, with random improvements or regressions.

Could file I/Os (system calls) be affecting the stability of these benchmark results? And do you have any suggestions for improving benchmark stalblility in this context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions