https://github.com/jkool702/timep
`timep` is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. `timep` does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!
https://github.com/jkool702/timep
bash flamegraph novel performance profile profiler timing
Last synced: 6 days ago
JSON representation
`timep` is an efficient and accurate state-of-the-art trap-based profiler and flamegraph generator for bash code. `timep` does much more than "providing per-command execution times" -- it maps the full call-stack tree for the bash code being profiled, and (optionally) uses that call-stack tree to generate a FlameGraph of the profiled bash commands!
- Host: GitHub
- URL: https://github.com/jkool702/timep
- Owner: jkool702
- License: mit
- Created: 2025-07-09T14:15:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-23T19:46:53.000Z (4 months ago)
- Last Synced: 2025-11-23T20:20:49.517Z (4 months ago)
- Topics: bash, flamegraph, novel, performance, profile, profiler, timing
- Language: Shell
- Homepage:
- Size: 1.05 GB
- Stars: 182
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Roadmap: ROADMAP.md
Awesome Lists containing this project
- trackawesomelist - timep (⭐95) - A next-gen profiler and FlameGraph generator for bash code. (Recently Updated / [Jul 26, 2025](/content/2025/07/26/README.md))
- awesome-bash - timep - A next-gen profiler and FlameGraph generator for bash code. (Shell Script Development)