Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine tracing functionality #40461

Open
4 of 10 tasks
amcasey opened this issue Sep 9, 2020 · 0 comments
Open
4 of 10 tasks

Refine tracing functionality #40461

amcasey opened this issue Sep 9, 2020 · 0 comments
Assignees
Labels
Domain: Performance Reports of unusually slow behavior Infrastructure Issue relates to TypeScript team infrastructure Rescheduled This issue was previously scheduled to an earlier milestone

Comments

@amcasey
Copy link
Member

amcasey commented Sep 9, 2020

Search Terms

Tracing, Logging

Suggestion

Further improvements on #40460:

  • Tracing from tsserver
  • Post-processing script to handle size & unterminated dumps
  • Optimize tracing._ calls (done via tracing?._)
  • Using sampling to reduce tracing costs
  • Possibly use a proper sampling (worker) thread
    • Filter include/exclude command-line selection (not needed if sampling thread works)
  • Adjust expression source locations in post processing script
  • Improve UI by embedding tracing as a library (since there are no better visualizers)
  • Consolidating data and metadata into a single file
  • Enabling streaming gzip?
@DanielRosenwasser DanielRosenwasser added this to the TypeScript 4.2.0 milestone Nov 18, 2020
@DanielRosenwasser DanielRosenwasser added Domain: Performance Reports of unusually slow behavior Infrastructure Issue relates to TypeScript team infrastructure labels Nov 18, 2020
@RyanCavanaugh RyanCavanaugh added the Rescheduled This issue was previously scheduled to an earlier milestone label Mar 4, 2021
@RyanCavanaugh RyanCavanaugh removed this from the TypeScript 4.8.0 milestone Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Domain: Performance Reports of unusually slow behavior Infrastructure Issue relates to TypeScript team infrastructure Rescheduled This issue was previously scheduled to an earlier milestone
Projects
None yet
Development

No branches or pull requests

6 participants