Ross ROSS = Recommend OSS · open-source software intelligence for agents

hugoduncan/criterium

Benchmarking library for clojure observed · 2026-08-28

github.com/hugoduncan/criterium · homepage · Clojure observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 88
  • Release rhythm 55
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 127
  • age_days: 6104
  • days_rel: 142
  • days_push: 77
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1224 stars · 53 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Criterium is a benchmarking library for Clojure that measures expression computation time while addressing JVM benchmarking pitfalls. It applies statistical processing, JIT warm-up periods, and GC purging to produce reliable timing results.

Use cases

  • benchmark a clojure expression
  • measure function execution time on the jvm
  • get statistically sound microbenchmarks in clojure
  • avoid jit warm-up bias when benchmarking
  • compare performance of clojure code snippets

When to choose

  • you need reliable JVM benchmarking with JIT warm-up and GC isolation
  • you want statistical quantiles and outlier analysis for timings
  • you are benchmarking Clojure code

When to avoid

  • you need benchmarking outside the JVM/Clojure ecosystem
  • you want a stable API - the 0.5.x master branch is alpha with breaking changes
  • you need continuous profiling rather than expression benchmarking

Facets

library · maturity active

benchmarking testing developer-tools performance programming-languages jvm jvm-scripting clojure jvm-benchmarking statistics jit-warmup microbenchmark

2 sources

Member repositories

RepositoryRoleHealth v2
hugoduncan/criteriummain79

For agents

markdown · JSON · MCP: product_card(name="hugoduncan/criterium")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem