Skip to content

Add selected expression mini trace#67

Open
rogierx wants to merge 1 commit into
tsperf:mainfrom
rogierx:codex/selected-expression-measure
Open

Add selected expression mini trace#67
rogierx wants to merge 1 commit into
tsperf:mainfrom
rogierx:codex/selected-expression-measure

Conversation

@rogierx
Copy link
Copy Markdown

@rogierx rogierx commented May 20, 2026

Summary

  • add a Tracer: Measure selected expression command for TypeScript editors
  • measure the active selection or cursor identifier with tsserver quick info and completions timings
  • report averaged quick info/completion durations using the existing benchmark iteration setting
  • remove shared pnpm cache from the tag-triggered release workflow

Addresses #44.

Validation

  • pnpm exec vitest run test/index.test.ts
  • pnpm run typecheck
  • pnpm exec eslint src/miniTrace.ts src/miniTraceReport.ts src/commands.ts src/constants.ts scripts/generate-contributes.ts test/index.test.ts
  • pnpm exec nuxt build ui
  • pnpm exec rollup -c
  • git diff --check

@rogierx rogierx requested a review from danielroe as a code owner May 20, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant