0 comments (0 comments)5 reactions (5 reactions)0 assignees (0 assignees)TypeScript4,040 stars (4,040 stars)181 forks (181 forks)batch import
help wantedimport source
- Issue type
- feature
- Research direction
- Start by understanding the data format exported by React DevTools performance tab (see linked blog post). Then, examine speedscope's existing import functionality in the `src/import/` directory to determine how to integrate a new parser. A maintainer should clarify if this feature is still desired before implementation.