# jkool702/timep

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/jkool702-timep).**

192 stars · 4 forks · Shell · MIT

## Links

- GitHub: https://github.com/jkool702/timep
- awesome-repositories: https://awesome-repositories.com/repository/jkool702-timep.md

## Description

`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!

## Tags

### Part of an Awesome List

- [Shell Script Development](https://awesome-repositories.com/f/awesome-lists/devtools/shell-script-development.md) — Profiler and FlameGraph generator for analyzing script performance.
