Skip to content

TSPerf challenge submission: tsperf-vscode #277

@asim48-ctrl

Description

@asim48-ctrl

Submitting an MIT-licensed VS Code plugin for the TSPerf challenge: https://algora.io/challenges/tsperf

Repository: https://github.com/asim48-ctrl/tsperf-vscode
Installable VSIX release: https://github.com/asim48-ctrl/tsperf-vscode/releases/tag/v0.1.0
Submission notes: https://github.com/asim48-ctrl/tsperf-vscode/blob/main/SUBMISSION.md

Implemented:

  • TSPerf: Inspect Type at Cursor
  • TSPerf: Run Fixture Benchmark
  • inline editor decorations showing lookup latency and complexity score
  • cached measurements keyed by document URI, version, and cursor offset
  • pathological TypeScript benchmark fixture
  • clean VSIX packaging

Verification:

  • npm install --ignore-scripts
  • npm run build
  • npm run package

I could not find a non-authenticated direct submission endpoint on the challenge page, so I am leaving the submission here as a public trail for the Algora team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions