Move cli-support temporary files to subdirectory in /tmp?
Open
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Currently, running speedscope from the cli (`$ speedscope /path/to/prof`) creates temporary files in /tmp that never get cleaned. Over time one can accumulate quite a few files there. It may be slightly cleaner to put the files in a subdirectory, e.g. /tmp/speedscope.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.