Skip to content

Commit

Permalink
fix: more UI improvements and better dev mode (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
typeholes authored Jun 7, 2024
1 parent 4342afd commit 38f2593
Show file tree
Hide file tree
Showing 39 changed files with 44,343 additions and 16,218 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The `Tracer: tsc trace` command can be run to gather accurate timings. As with

If the trace is run with a version of `tsc` that includes timestamps in `types.json`, type count metrics are also displayed. A PR to include these timestamps or tooling to automatically patch them in are works in progress. See https://github.com/typeholes/TypeScript/tree/trace-data-5-4 for a version you can build yourself.

### Use in mono repos

Better support for mono repos is on the roadmap. For now you can run traces for packages via the context menu in the file tree

## Credits

We are grateful to [Algora](https://console.algora.io/) for creating the [TSPerf Type Challenge](https://console.algora.io/challenges/tsperf) and to its sponsors.
Expand Down
Loading

0 comments on commit 38f2593

Please sign in to comment.