# bencheeorg/benchee

Easy and extensible benchmarking in Elixir providing you with lots of statistics!

Repository: https://github.com/bencheeorg/benchee
Canonical: https://ross.abutalabs.com/products/benchee
Language: Elixir
License: MIT
License Family: permissive
Topics: benchmarking, elixir, microbenchmarks, extensible, graphs, statistics
Last push: 2026-06-09T09:04:54+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 55, longevity 100
- inputs: {"age_days": 3755, "days_push": 85, "days_rel": 88, "gap_med": 208.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1514, forks 70 (observed 2026-08-28T04:04:56.381517+00:00)

## What it is
Benchee is an easy-to-use and extensible microbenchmarking library for Elixir. It runs functions with warmup, measures run time and memory consumption, and reports rich statistics with plugin support for HTML reports and graphs.

## Use cases
- benchmark elixir functions
- compare performance of two code implementations
- measure memory usage of elixir code
- generate html benchmark reports with graphs
- run microbenchmarks with warmup and statistics
- profile average and deviation of function runtimes

## When to choose
- you need to compare the speed or memory usage of different Elixir implementations
- you want statistical benchmark results like ips, median, and percentiles
- you want an extensible benchmarking tool with plugins for graphs and exports

## When to avoid
- you need profiling of a whole application rather than microbenchmarks
- you are not working in Elixir or on the BEAM
- you need continuous production performance monitoring rather than local benchmarking

## Facets
- artifact type: library
- maturity: stable
- function: benchmarking, developer-tools
- domain: developer-tools, performance, testing
- platform: elixir, jvm, windows
- tags: microbenchmarks, statistics, elixir, graphs, extensible, erlang, linux, macos

## Member repositories
- bencheeorg/benchee (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.381517+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:12.088488+00:00, confidence not recorded.
  - readme: https://github.com/bencheeorg/benchee (fetched 2026-08-28T04:04:56.381517+00:00, sha 800af0f5c7a0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
