attaswift/Attabench
Microbenchmarking app for Swift with nice log-log plots observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: n/a
- age_days: 3476
- days_rel: n/a
- days_push: 1652
- n_releases_24m: 0
Adoption not part of the score
1273 stars · 45 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Attabench is a macOS microbenchmarking application for Swift that measures the performance of low-level algorithms across varying input sizes and charts results in log-log plots. It has been largely superseded by Apple's swift-collections-benchmark package.
Use cases
- benchmark swift algorithm performance across input sizes
- visualize microbenchmark results as log-log plots
- compare performance of data structure implementations
- generate performance charts for a book or talk
- measure how an operation scales with data size
When to choose
- you need to microbenchmark Swift code on macOS with visual log-log charts
- you want a quick, interactive GUI for exploring algorithm scaling behavior
When to avoid
- you need cross-platform Swift benchmarking - use swift-collections-benchmark instead
- you need CI-integrated or automated benchmarking
- you need a maintained, actively developed tool
Facets
application · maturity maintenance
benchmarking data-visualization charts developer-tools performance data-visualization operating-systems microbenchmarking log-log-plots swift-collections core-graphics superseded macos swift desktop
1 source
- readme: https://github.com/attaswift/Attabench · fetched 2026-08-28 · bd798bb387a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| attaswift/Attabench | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="attaswift/Attabench")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem