│                   Name                   │ Toolchain │ Category  │                         Description                          │
├──────────────────────────────────────────┼───────────┼───────────┼──────────────────────────────────────────────────────────────┤
│ Rust CLI Makefile                        │ rust      │ Makefile  │ Makefile for building Rust command-line applications with ca... │
│ Rust CLI README                          │ rust      │ Readme    │ README template for Rust command-line applications           │
│ Rust CLI .gitignore                      │ rust      │ Gitignore │ Gitignore template for Rust CLI projects                     │
│ Deno TypeScript CLI Application Makefile │ deno      │ Makefile  │ Makefile for Deno TypeScript CLI applications                │
│ Deno CLI Application README              │ deno      │ Readme    │ README template for Deno CLI applications                    │
│ Deno CLI Application .gitignore          │ deno      │ Gitignore │ .gitignore template for Deno projects                        │
│ Python UV CLI Application Makefile       │ python-uv │ Makefile  │ Makefile for Python CLI applications using UV package manage... │
│ Python UV CLI Application README         │ python-uv │ Readme    │ README template for Python UV CLI applications               │
│ Python UV CLI Application .gitignore     │ python-uv │ Gitignore │ .gitignore template for Python UV projects                   │
└──────────────────────────────────────────┴───────────┴───────────┴──────────────────────────────────────────────────────────────┘
% time     seconds  usecs/call     calls    errors syscall
------ ----------- ----------- --------- --------- ----------------
 11.47    0.000740           7        97           rt_sigprocmask
 16.25    0.001048          13        80         1 futex
 12.65    0.000816          10        79           mmap
 12.36    0.000797          13        59           mprotect
 16.96    0.001094          22        48           clone3
  8.59    0.000554          17        31           munmap
  3.33    0.000215          11        19         7 openat
  4.19    0.000270          14        19           read
  5.52    0.000356          22        16           brk
  1.63    0.000105           7        14           write
  1.36    0.000088           7        12           close
  1.15    0.000074           7        10           unknown
  0.85    0.000055           6         8           newfstatat
  0.59    0.000038           6         6           rt_sigaction
  0.40    0.000026           6         4           pread64
  0.57    0.000037          12         3           statx
  0.31    0.000020           6         3           sigaltstack
  0.20    0.000013           6         2           fcntl
  0.22    0.000014           7         2           getrandom
  0.19    0.000012           6         2           lseek
  0.22    0.000014           7         2         1 arch_prctl
  0.26    0.000017          17         1           socketpair
  0.12    0.000008           8         1           ioctl
  0.09    0.000006           6         1           set_tid_address
  0.14    0.000009           9         1         1 access
  0.09    0.000006           6         1           set_robust_list
  0.12    0.000008           8         1           sched_yield
  0.16    0.000010          10         1           poll
------ ----------- ----------- --------- --------- ----------------
100.00    0.006450          12       523        10 total
