jlfwong / jlfwong/speedscope

Make the name display concise on the stack

Open
#373 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

It seems not convenient to read the thread name by showing full path of thread name if the full path is too long to read.

![image](https://user-images.githubusercontent.com/34967660/139634236-10b8dd94-5981-4a7d-ace3-5da58767f7df.png)

Expecting to show the last part of thread name on each stack instead of full path, and users can also see the full path when they hover on the specific stack.

![image](https://user-images.githubusercontent.com/34967660/139634153-95ecfafb-438f-4f98-ae0c-80bcdd40364c.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.