Benchee Profiling

MANDATORY when profiling and benchmarking Elixir code, or before optimizing performance-critical code. Sets up Benchee benchmarks, measures execution time, compares function implementations, generates profiling reports with :fprof and :eprof, and integrates benchmark regression checks into CI pipelines. Trigger words: Benchee, benchmark, profiling, performance, optimization, speed, comparison, benchee.run, benchee.measure, fprof, eprof, profile, ips, runtime, memory_time, warmup, batch_size, inputs, regression, baseline, performance comparison.

igmarin 70f4d88 7.5 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/benchee-profiling commit 70f4d88733

Frequently asked questions

npx skillmds@latest add igmarin/benchee-profiling