Skip to content

test: harden proving-ground complexity gate #325

Description

@flyingrobots

The proving-ground complexity test currently asserts a strict wall-clock growth ratio while the full Vitest suite runs files in parallel. During PR #324 Code Lawyer checks, npm test failed repeatedly with ratios around 16.1-16.25 against the < 15 threshold, while npx vitest run test/proving-ground.test.js -t 'complexity' passed in isolation. The gate should verify sub-quadratic behavior without depending on incidental CPU contention from unrelated test files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions