Skip to content

feat: add slowTypeThresholdMs setting for highlighting complex types#61

Open
NachoDM25 wants to merge 2 commits into
tsperf:mainfrom
NachoDM25:feat/add-slow-type-threshold
Open

feat: add slowTypeThresholdMs setting for highlighting complex types#61
NachoDM25 wants to merge 2 commits into
tsperf:mainfrom
NachoDM25:feat/add-slow-type-threshold

Conversation

@NachoDM25
Copy link
Copy Markdown

This PR adds a new configurable setting tsperf.tracer.slowTypeThresholdMs (default 100ms) that allows users to highlight types exceeding an absolute time threshold.

This directly addresses one of the "Help wanted" items in the repo and improves UX for the TSPerf challenge.

Related to Algora TSPerf bounty: https://algora.io/challenges/tsperf

Changes are minimal and focused.

Hermes Agent added 2 commits May 19, 2026 23:24
This adds a user-configurable threshold to improve UX when displaying slow types.

Fits the help-wanted items in the TSPerf Algora bounty context.
- Uses the new user setting to highlight types exceeding absolute time threshold
- Improves UX for spotting slow/complex types as requested in help-wanted
- Minimal, focused change for the Algora TSPerf bounty context
@NachoDM25 NachoDM25 requested a review from danielroe as a code owner May 20, 2026 04:31
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