Skip to content

run_benchmark always returns same result on WSL, even without running Rust program #1

@vnt-dev

Description

@vnt-dev

Hi, I encountered a potential issue with run_benchmark.

I tested it under WSL (Windows Subsystem for Linux), and no matter how I run the benchmark — even without starting the Rust program — I always get the same result.

This makes me suspect that run_benchmark is not actually measuring the intended workload under WSL, or perhaps is falling back to some default behavior.

Could this be a limitation of WSL, or a bug in how run_benchmark detects and measures execution?

Let me know if I can provide more details or logs.

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