Skip to content

t-test is too slow to be enabled by default #19

@jdmarshall

Description

@jdmarshall

Discussion in RafaelGSS/bench-node#148 is leaning toward me not being able to run this as default. Each benchmark takes at least 15 seconds because the repeat count is 30 x 0.5s.

This is due both to the way t-test is using opsSecPerRun instead of histogram.samples to calculate its confidence interval, and the way iterations are calculated which leads to 10 samples taking approximately the maxTime even on no-op tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedUnable to make forward progress due to other or external issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions